Skip to content

Commit 30b4d64

Browse files
chore(deps): update dependency mlocati/docker-php-extension-installer to v2.9.11
1 parent 60f80ad commit 30b4d64

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
@@ -4,7 +4,7 @@ LABEL maintainer="https://github.com/jeboehm/docker-mailserver"
44
LABEL vendor="https://github.com/jeboehm/docker-mailserver"
55
LABEL de.ressourcenkonflikt.docker-mailserver.autoheal="true"
66

7-
ARG EXTENSION_INSTALLER_VER=2.9.9 # renovate: depName=mlocati/docker-php-extension-installer
7+
ARG EXTENSION_INSTALLER_VER=2.9.11 # 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)