Update php:7.4.14-fpm-buster Docker digest to b44e4ff - autoclosed #73
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:e9efa237664ac68793c62a7eb202a0383cce7e82ac43fb7f71347c23f1b6d3c7
|
FROM php:7.4.14-fpm-buster@sha256:b44e4ff1c72731039743b7eb5e19129796257603b59666b892fd9394f9f4211b
|
||||||
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