Update php:7.4.19-fpm-buster Docker digest to 6900534 #148
@ -19,7 +19,7 @@ RUN set -ex; \
|
|||||||
cd /tmp/flox/backend; \
|
cd /tmp/flox/backend; \
|
||||||
composer --no-cache install;
|
composer --no-cache install;
|
||||||
|
|
||||||
FROM php:7.4.19-fpm-buster@sha256:bf5f43235f8febfc9255538148e7725283247e0c98088cb5489cc5530c00c8d8
|
FROM php:7.4.19-fpm-buster@sha256:690053492aec52b1af8417c4e9d8e4c4d25056149884f9ba5c5795ad2cd8b6a9
|
||||||
|
|
||||||
COPY --from=composer /tmp/flox /usr/share/flox
|
COPY --from=composer /tmp/flox /usr/share/flox
|
||||||
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
|
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
|
||||||
|
Loading…
Reference in New Issue
Block a user