update symfony-container ref
Cadoles/hydra-sql/pipeline/head This commit is unstable
Details
Cadoles/hydra-sql/pipeline/head This commit is unstable
Details
This commit is contained in:
parent
18c0edbe5b
commit
5bfd8991ee
|
@ -12,5 +12,5 @@ ARG ADDITIONAL_PACKAGES="bash=5.2.15-r0 \
|
|||
php81-pdo_mysql=${PHP_PKG_VERSION} \
|
||||
php81-bcmath=${PHP_PKG_VERSION}"
|
||||
|
||||
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-base-2024.4.29-stable.1038.6395e3c
|
||||
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-base-2024.7.25-stable.959.7896915
|
||||
RUN chown 1000:www-data -R /app
|
||||
|
|
|
@ -12,6 +12,6 @@ ARG ADDITIONAL_PACKAGES="bash=5.2.15-r0 \
|
|||
php81-pdo_mysql=${PHP_PKG_VERSION} \
|
||||
php81-bcmath=${PHP_PKG_VERSION}"
|
||||
|
||||
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-standalone-2024.4.29-stable.1038.6395e3c
|
||||
FROM reg.cadoles.com/cadoles/symfony:alpine-php-8.1-standalone-2024.7.25-stable.959.7896915
|
||||
RUN chown 1000:www-data -R /app
|
||||
USER www-data
|
||||
|
|
Loading…
Reference in New Issue