Skip to content

Commit

Permalink
Update roundcube/roundcubemail Docker tag to v1.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 0507be6 commit bde2ce5
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=traefik@node:routeadm mail@any:mailadm cluster:accountconsumer" \
--label="org.nethserver.tcp-ports-demand=1" \
--label="org.nethserver.rootfull=0" \
--label="org.nethserver.images=docker.io/mariadb:10.11.9 docker.io/roundcube/roundcubemail:1.6.8-apache" \
--label="org.nethserver.images=docker.io/mariadb:10.11.9 docker.io/roundcube/roundcubemail:1.6.9-apache" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit bde2ce5

Please sign in to comment.