fix(security): bump alpine version to fix vulnerabilities
This commit is contained in:
@ -21,4 +21,4 @@ ARG NODE_OPTIONS="--openssl-legacy-provider" \
|
||||
BASE_PATH=${BASE_PATH} \
|
||||
APP_LOCALES=${APP_LOCALES}"
|
||||
|
||||
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-base-2025.4.17-bigoptimization.1224.ad3acf7
|
||||
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-base-2025.5.12-stable.1156.eff05be
|
||||
|
@ -21,5 +21,5 @@ ARG NODE_OPTIONS="--openssl-legacy-provider" \
|
||||
BASE_PATH=${BASE_PATH} \
|
||||
APP_LOCALES=${APP_LOCALES}"
|
||||
|
||||
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-standalone-2025.4.17-bigoptimization.1224.ad3acf7
|
||||
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-standalone-2025.5.12-stable.1156.eff05be
|
||||
USER www-data
|
||||
|
Reference in New Issue
Block a user