Skip to content

Commit 6caa1cc

Browse files
chore(deps): update dependency mlocati/docker-php-extension-installer to v2.9.0 (#483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 281be42 commit 6caa1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]"
44
LABEL vendor="https://github.com/jeboehm/docker-mailserver"
55
LABEL de.ressourcenkonflikt.docker-mailserver.autoheal="true"
66

7-
ARG EXTENSION_INSTALLER_VER=2.8.6 # renovate: depName=mlocati/docker-php-extension-installer
7+
ARG EXTENSION_INSTALLER_VER=2.9.0 # renovate: depName=mlocati/docker-php-extension-installer
88
RUN curl -sSLf \
99
-o /usr/local/bin/install-php-extensions \
1010
https://github.com/mlocati/docker-php-extension-installer/releases/download/${EXTENSION_INSTALLER_VER}/install-php-extensions && \

0 commit comments

Comments
 (0)