File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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.5 docker.io/roundcube/roundcubemail:1.6.11 -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
4444buildah config --entrypoint=/ \
You can’t perform that action at this time.
0 commit comments