Skip to content

Commit

Permalink
update to version 2.15.0
Browse files Browse the repository at this point in the history
compgeniuses committed Jul 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 64d5af1 commit 8f2dc6a
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
@@ -14,7 +14,7 @@ images=()
repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
# Configure the image name
reponame="wallos"
APP_VERSION="2.14.1"
APP_VERSION="2.15.0"

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

0 comments on commit 8f2dc6a

Please sign in to comment.