Skip to content

Commit cb847df

Browse files
chore(deps): update dependency php/frankenphp to v1.12.2
1 parent bca0ea0 commit cb847df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

target/web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ENV MYSQL_HOST=db \
2525
SUPPORT_URL=https://github.com/jeboehm/docker-mailserver \
2626
WAITSTART_TIMEOUT=1m
2727

28-
ARG FRANKENPHP_VER=v1.12.1 # renovate: depName=php/frankenphp
28+
ARG FRANKENPHP_VER=v1.12.2 # renovate: depName=php/frankenphp
2929
RUN apk add --no-cache \
3030
curl && \
3131
ln -sf /tmp /home/app && \

0 commit comments

Comments
 (0)