Update composer:1.10.19 Docker digest to 2c68b82 #62
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ RUN set -ex; \
|
||||||
; \
|
; \
|
||||||
git clone --branch $FLOX_VERSION https://github.com/devfake/flox.git /flox;
|
git clone --branch $FLOX_VERSION https://github.com/devfake/flox.git /flox;
|
||||||
|
|
||||||
FROM composer:1.10.19@sha256:be23de856144db43720e77d4ad86e601c334372f49e3b76d26efb9a7d5edf076 AS composer
|
FROM composer:1.10.19@sha256:2c68b82f2666c5086e9b46b018a1e63be46b4bd0595cddd6f29ae1c2b926084e AS composer
|
||||||
COPY --from=prep /flox /flox
|
COPY --from=prep /flox /flox
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue