Skip to content

Commit

Permalink
chore(deps): update ghcr.io/nethesis/nethvoice-cti docker tag to v0.2…
Browse files Browse the repository at this point in the history
….4 (#351)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 8212eed commit 0af1be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ images+=("${repobase}/${reponame}")
## NethCTI Client ##
#############################
reponame="nethvoice-cti-ui"
container=$(buildah from ghcr.io/nethesis/nethvoice-cti:0.2.3)
container=$(buildah from ghcr.io/nethesis/nethvoice-cti:0.2.4)

# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit 0af1be9

Please sign in to comment.