Skip to content

Commit

Permalink
chore(deps): update bitnami/dokuwiki docker tag to v20240206.1.0-debi…
Browse files Browse the repository at this point in the history
…an-12-r24
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 953cf80 commit 56449d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ buildah config --entrypoint=/ \
--label="org.nethserver.tcp-ports-demand=1" \
--label="org.nethserver.rootfull=0" \
--label="org.nethserver.authorizations=traefik@any:routeadm cluster:accountconsumer" \
--label="org.nethserver.images=docker.io/bitnami/dokuwiki:20240206-debian-12" \
--label="org.nethserver.images=docker.io/bitnami/dokuwiki:20240206.1.0-debian-12-r24" \
"${container}"
# Commit everything
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit 56449d6

Please sign in to comment.