Skip to content

Commit c93a44f

Browse files
authored
Merge pull request #3 from geniusdynamics/dev
Update to version 0.6.0
2 parents 90ccd71 + 40da577 commit c93a44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-images.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ images=()
1414
repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
1515
# Configure the image name
1616
reponame="maybe"
17-
APP_VERSION="sha-8c97c9d31a391b889d558a04cca468c05aa7bb9d"
17+
APP_VERSION="0.6.0"
1818

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

0 commit comments

Comments
 (0)