Skip to content

Commit 7c5b28d

Browse files
authored
Merge pull request #4 from geniusdynamics/dev
Dev
2 parents 636a30a + 6d10645 commit 7c5b28d

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="firefly"
17-
firefly_version="version-6.2.20"
17+
firefly_version="version-6.3.2"
1818

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

0 commit comments

Comments
 (0)