Merge pull request 'feat(caddy) #27-SC : update symfony containers image to filter caddy files' (#54) from issue-27-SC-caddy-logs into develop
Some checks failed
Cadoles/hydra-sql/pipeline/head There was a failure building this commit

Reviewed-on: #54
This commit is contained in:
Gauthier Dupont 2025-06-13 13:32:34 +02:00
commit 646c346537
2 changed files with 2 additions and 2 deletions

View File

@ -21,4 +21,4 @@ ARG NODE_OPTIONS="--openssl-legacy-provider" \
BASE_PATH=${BASE_PATH} \ BASE_PATH=${BASE_PATH} \
APP_LOCALES=${APP_LOCALES}" APP_LOCALES=${APP_LOCALES}"
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-base-2025.5.12-stable.1156.eff05be FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-base-2025.6.12-stable.1038.48ea3b9

View File

@ -21,5 +21,5 @@ ARG NODE_OPTIONS="--openssl-legacy-provider" \
BASE_PATH=${BASE_PATH} \ BASE_PATH=${BASE_PATH} \
APP_LOCALES=${APP_LOCALES}" APP_LOCALES=${APP_LOCALES}"
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-standalone-2025.5.12-stable.1156.eff05be FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-standalone-2025.6.12-stable.1038.48ea3b9
USER www-data USER www-data