bump symfony containers ref
Some checks failed
Cadoles/hydra-sql/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
Valentin Carroy 2025-04-14 14:49:36 +02:00
parent 146ca5e9bb
commit 3446ed7fdb
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