We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca0ea0 commit f93509cCopy full SHA for f93509c
1 file changed
target/web/Dockerfile
@@ -25,7 +25,7 @@ ENV MYSQL_HOST=db \
25
SUPPORT_URL=https://github.com/jeboehm/docker-mailserver \
26
WAITSTART_TIMEOUT=1m
27
28
-ARG FRANKENPHP_VER=v1.12.1 # renovate: depName=php/frankenphp
+ARG FRANKENPHP_VER=v1.12.2 # renovate: depName=php/frankenphp
29
RUN apk add --no-cache \
30
curl && \
31
ln -sf /tmp /home/app && \
0 commit comments