Skip to content

Commit

Permalink
Merge pull request #32 from NethServer/1.6.6
Browse files Browse the repository at this point in the history
Update roundcubemail version to 1.6.6-apache NethServer/dev#6838
  • Loading branch information
stephdl authored Feb 6, 2024
2 parents 4ec3aea + 186e05f commit be2a526
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" \
--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.4-apache" \
--label="org.nethserver.images=docker.io/mariadb:10.11.5 docker.io/roundcube/roundcubemail:1.6.6-apache" \
"${container}"
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"
Expand Down

0 comments on commit be2a526

Please sign in to comment.