Skip to content

Commit 3b98c74

Browse files
committed
chore(web): upgrade to mailserver-admin 5.11.0
1 parent efe531a commit 3b98c74

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
@@ -74,7 +74,7 @@ RUN --mount=type=cache,target=/root/.composer \
7474

7575
FROM composer AS admin-builder
7676

77-
ARG ADMIN_VER=5.10.0 # renovate: depName=jeboehm/mailserver-admin
77+
ARG ADMIN_VER=5.11.0 # renovate: depName=jeboehm/mailserver-admin
7878
WORKDIR /opt/admin
7979
RUN curl -sSLf \
8080
-o /tmp/admin.tar.gz \

0 commit comments

Comments
 (0)