Skip to content

Commit 08cc4e9

Browse files
chore(deps): update dependency jeboehm/mailserver-admin to v5.17.10 (#710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 403d08c commit 08cc4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target/web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ RUN --mount=type=cache,target=/root/.composer \
7979

8080
FROM composer AS admin-builder
8181

82-
ARG ADMIN_VER=5.17.9 # renovate: depName=jeboehm/mailserver-admin
82+
ARG ADMIN_VER=5.17.10 # renovate: depName=jeboehm/mailserver-admin
8383
WORKDIR /opt/admin
8484
RUN curl -sSLf \
8585
-o /tmp/admin.tar.gz \

0 commit comments

Comments
 (0)