Skip to content

Commit

Permalink
Merge pull request #6 from geniusdynamics/dev
Browse files Browse the repository at this point in the history
Remove Debug Image, Update Zitadel VErsion to 2.58.0
  • Loading branch information
compgeniuses authored Jul 30, 2024
2 parents 76d7355 + 6868128 commit 2d0fb06
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 @@ -14,7 +14,7 @@ images=()
repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
# Configure the image name
reponame="zitadel"
APP_VERSION="v2.57.0-debug"
APP_VERSION="v2.58.0"

# Create a new empty container image
container=$(buildah from scratch)
Expand Down

0 comments on commit 2d0fb06

Please sign in to comment.