Skip to content

Commit 90760d9

Browse files
chore(deps): update dependency mlocati/docker-php-extension-installer to v2.9.19 (#596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b088979 commit 90760d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

target/web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ENV MYSQL_HOST=db \
3030
COMPOSER_ALLOW_SUPERUSER=1 \
3131
PHP_SESSION_SAVE_HANDLER=redis
3232

33-
ARG EXTENSION_INSTALLER_VER=2.9.18 # renovate: depName=mlocati/docker-php-extension-installer
33+
ARG EXTENSION_INSTALLER_VER=2.9.19 # renovate: depName=mlocati/docker-php-extension-installer
3434
RUN curl -sSLf \
3535
-o /usr/local/bin/install-php-extensions \
3636
https://github.com/mlocati/docker-php-extension-installer/releases/download/${EXTENSION_INSTALLER_VER}/install-php-extensions && \

0 commit comments

Comments
 (0)