Skip to content

Commit 23e9ff3

Browse files
authored
Merge pull request #46 from NethServer/renovate/roundcube-roundcubemail-1.x
Update roundcube/roundcubemail Docker tag to v1.6.9 NethServer/dev#7081
2 parents c6b1edd + bde2ce5 commit 23e9ff3

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
@@ -35,7 +35,7 @@ buildah config --entrypoint=/ \
3535
--label="org.nethserver.authorizations=traefik@node:routeadm mail@any:mailadm cluster:accountconsumer" \
3636
--label="org.nethserver.tcp-ports-demand=1" \
3737
--label="org.nethserver.rootfull=0" \
38-
--label="org.nethserver.images=docker.io/mariadb:10.11.9 docker.io/roundcube/roundcubemail:1.6.8-apache" \
38+
--label="org.nethserver.images=docker.io/mariadb:10.11.9 docker.io/roundcube/roundcubemail:1.6.9-apache" \
3939
"${container}"
4040
# Commit the image
4141
buildah commit "${container}" "${repobase}/${reponame}"

0 commit comments

Comments
 (0)