Update php:7.4.21-fpm-buster Docker digest to 064b9ef #203
@ -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.21-fpm-buster@sha256:f84d84c23a83cf45ee7ac07dea4331313c1a9fbacde739672414771c03fea384
|
FROM php:7.4.21-fpm-buster@sha256:064b9ef4bfffed9f50796940f97e9c71f3a930ee1526a0ab1d2f4f0b98cd349e
|
||||||
|
|
||||||
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