Skip to content

Commit 9bb09c8

Browse files
authored
Merge pull request #2 from geniusdynamics/dev
Update to 25.07.1
2 parents 1601171 + 96b5279 commit 9bb09c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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="bookstack"
17-
BOOKSTACK_TAG="25.05.2"
17+
BOOKSTACK_TAG="25.07.1"
1818
# Create a new empty container image
1919
container=$(buildah from scratch)
2020

0 commit comments

Comments
 (0)