Skip to content

Commit

Permalink
chore(deps): update dependency jeboehm/mailserver-admin to v2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 30, 2024
1 parent a0e0fbc commit d73ff8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM roundcube/roundcubemail:1.6.x-fpm AS roundcube
FROM composer:2.7 AS composer
FROM php:8.3-fpm-alpine

ARG ADMIN_VER=2.1.6 # renovate: depName=jeboehm/mailserver-admin
ARG ADMIN_VER=2.1.7 # renovate: depName=jeboehm/mailserver-admin

LABEL maintainer="[email protected]"
LABEL vendor="https://github.com/jeboehm/docker-mailserver"
Expand Down

0 comments on commit d73ff8c

Please sign in to comment.