Skip to content

Commit

Permalink
Update mariadb Docker tag to v10.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 0d82e46 commit 52f316c
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 @@ -35,7 +35,7 @@ buildah config --entrypoint=/ \
--label="org.nethserver.authorizations=node:fwadm traefik@node:routeadm mail@any:mailadm" \
--label="org.nethserver.tcp-ports-demand=2" \
--label="org.nethserver.rootfull=0" \
--label="org.nethserver.images=docker.io/sutoj/piler:1.4.4 docker.io/mariadb:10.11.7 docker.io/memcached:1.6.26-alpine" \
--label="org.nethserver.images=docker.io/sutoj/piler:1.4.4 docker.io/mariadb:10.11.9 docker.io/memcached:1.6.26-alpine" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit 52f316c

Please sign in to comment.