Commit 0542365e authored by Simon Cornet's avatar Simon Cornet
Browse files

Merge pull request 'chore(deps): update docker.io/roundcube/roundcubemail...

Merge pull request 'chore(deps): update docker.io/roundcube/roundcubemail docker tag to v1.6.9' (#9) from renovate_docker.io-roundcube-roundcubemail-1.x into main

Reviewed-on: https://git.simoncor.net/siempie/roundcube/pulls/9
parents 76f13f80 ef08c3b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# use latest roundcubemail container
FROM docker.io/roundcube/roundcubemail:1.6.8-apache
FROM docker.io/roundcube/roundcubemail:1.6.9-apache

# prepare basic stuff
RUN set -e && ln -sf bash /bin/sh