Skip to content

Commit

Permalink
fix(web): Update dependency jeboehm/mailserver-admin to v2.0.5 (#166)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 2, 2022
1 parent 600383b commit c680c5a
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.5.x-fpm AS roundcube
FROM composer:2.3 AS composer
FROM php:8.0-fpm-alpine

ARG ADMIN_VER=2.0.3 # renovate: depName=jeboehm/mailserver-admin
ARG ADMIN_VER=2.0.5 # renovate: depName=jeboehm/mailserver-admin

LABEL maintainer="jeff@ressourcenkonflikt.de"
LABEL vendor="https://github.com/jeboehm/docker-mailserver"
Expand Down

0 comments on commit c680c5a

Please sign in to comment.