We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1601171 + 96b5279 commit 9bb09c8Copy full SHA for 9bb09c8
1 file changed
build-images.sh
@@ -14,7 +14,7 @@ images=()
14
repobase="${REPOBASE:-ghcr.io/geniusdynamics}"
15
# Configure the image name
16
reponame="bookstack"
17
-BOOKSTACK_TAG="25.05.2"
+BOOKSTACK_TAG="25.07.1"
18
# Create a new empty container image
19
container=$(buildah from scratch)
20
0 commit comments