Skip to content

Commit ebfd13a

Browse files
authored
Update to version 2.3.7 and pinning version
1 parent 7285ffd commit ebfd13a

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
@@ -15,7 +15,7 @@ repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
1515
# Configure the image name
1616
reponame="surrealdb"
1717
# Version of the image
18-
APP_VERSION="v2.3"
18+
APP_VERSION="v2.3.7"
1919

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

0 commit comments

Comments
 (0)