bump symfony containers ref

This commit is contained in:
Valentin Carroy 2025-04-14 14:49:36 +02:00 committed by Gauthier DUPONT
parent 8589c385d6
commit 7825f5246f
2 changed files with 2 additions and 2 deletions

View File

@ -13,4 +13,4 @@ ARG NODE_OPTIONS="--openssl-legacy-provider" \
php81-bcmath=${PHP_PKG_VERSION} \
php81-pecl-xdebug"
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-base-2024.10.4-stable.1529.b630c69
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-base-2025.4.14-bigoptimization.1447.f80d6a0

View File

@ -13,5 +13,5 @@ ARG NODE_OPTIONS="--openssl-legacy-provider" \
php81-bcmath=${PHP_PKG_VERSION} \
php81-pecl-xdebug"
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-standalone-2024.10.4-stable.1529.b630c69
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-standalone-2025.4.14-bigoptimization.1447.f80d6a0
USER www-data