Update composer Docker tag to v1.10.19 #56
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;
|
||||
|
||||
FROM composer:1.10.17@sha256:2ebd23a0b5bc2a9a46ba61fbad8a1f3ad0c0eb7beb2dbc68dfd9431bcddbedf0 AS composer
|
||||
FROM composer:1.10.19@sha256:0e1d15faa4c0895b3efd54a470443d2b15750c621ea1b354bf1078813d15c974 AS composer
|
||||
COPY --from=prep /flox /flox
|
||||
RUN set -ex; \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue