Sprint-6 : Update symfony containers #46

Merged
vfebvre merged 9 commits from symfony-container-update into develop 2025-05-12 13:03:25 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 7825f5246f - Show all commits

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