Skip to content

Commit

Permalink
Merge pull request #43 from NethServer/renovate/roundcube-roundcubema…
Browse files Browse the repository at this point in the history
…il-1.x

Update roundcube/roundcubemail Docker tag to v1.6.8  NethServer/dev#6999
  • Loading branch information
stephdl authored Aug 19, 2024
2 parents 99abe44 + b386774 commit a7971f2
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.5 docker.io/roundcube/roundcubemail:1.6.6-apache" \
--label="org.nethserver.images=docker.io/mariadb:10.11.5 docker.io/roundcube/roundcubemail:1.6.8-apache" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit a7971f2

Please sign in to comment.