Update php:7.4.20-fpm-buster Docker digest to d490f8d #188
@ -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.20-fpm-buster@sha256:dd9eae822e80907cbd312abd0c42e3d2c2be49d75b1d6c715260abcb65d98310
|
FROM php:7.4.20-fpm-buster@sha256:d490f8d73ef26171b7f5dc666ba0f8be7a68e519d46deb8f5e9c47fb325023c3
|
||||||
|
|
||||||
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