Skip to content

Commit 18b680f

Browse files
authored
Merge pull request #2 from wanjikumaureen12/main
deps: updated to v2.2.7
2 parents 2ede93a + 630ed92 commit 18b680f

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="chiefonboarding"
17-
APP_VERSION="v2.2.2"
17+
APP_VERSION="v2.2.7"
1818

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

0 commit comments

Comments
 (0)