Update php:7.4.14-fpm-buster Docker digest to c1f7ffb #67
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ RUN set -ex; \
|
||||||
cd /flox/backend; \
|
cd /flox/backend; \
|
||||||
composer install;
|
composer install;
|
||||||
|
|
||||||
FROM php:7.4.14-fpm-buster@sha256:e81031a08e79af1a0b43c9b5cf7c07ccabd776cec09de20e36b760d43b529d44
|
FROM php:7.4.14-fpm-buster@sha256:c1f7ffbe18bbde526c883284d6f02fd26ff11717c1b4e4e9e8815ea177768315
|
||||||
COPY --from=composer /flox /usr/share/flox
|
COPY --from=composer /flox /usr/share/flox
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue