Skip to content

Commit cb93da9

Browse files
chore(deps): update mariadb docker tag to v10.11.15
1 parent eea879e commit cb93da9

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
@@ -38,7 +38,7 @@ buildah add "${container}" ui/dist /ui
3838
# Select you image(s) with the label org.nethserver.images
3939
# ghcr.io/xxxxx is the GitHub container registry or your own registry or docker.io for Docker Hub
4040
# The image tag is set to latest by default, but can be overridden with the IMAGETAG environment variable
41-
# --label="org.nethserver.images=docker.io/mariadb:10.11.5 docker.io/roundcube/roundcubemail:1.6.4-apache"
41+
# --label="org.nethserver.images=docker.io/mariadb:10.11.15 docker.io/roundcube/roundcubemail:1.6.4-apache"
4242
# rootfull=0 === rootless container
4343
# tcp-ports-demand=1 number of tcp Port to reserve , 1 is the minimum, can be udp or tcp
4444
buildah config --entrypoint=/ \

0 commit comments

Comments
 (0)