kuroko: update version
This commit is contained in:
parent
11c9578382
commit
74ddf3ee4f
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
# TODO: add /zip/ support by default and include dist modules.
|
# TODO: add /zip/ support by default and include dist modules.
|
||||||
|
|
||||||
FROM localhost/notwa-util AS downloader
|
FROM localhost/notwa-util AS downloader
|
||||||
ARG KUROKO_COMMIT=3f35d89fff2343ddb9f0de5c87bbdefa86ee34f5
|
ARG KUROKO_COMMIT=f4b40b1b7015c0d421edb508144b4a22b2321d46
|
||||||
ARG KUROKO_SHA256=b1d38c48afdc06633d848dc27cb5d37bebbb7c99c59d3649c155350f06cd93a7
|
ARG KUROKO_SHA256=d72e1b3bb7400d7c2e47dd97120b64890998c90ccb13cb3f7cd16429a584f41c
|
||||||
|
|
||||||
RUN --mount=type=cache,id=common,target=/media/common,sharing=locked \
|
RUN --mount=type=cache,id=common,target=/media/common,sharing=locked \
|
||||||
--mount=type=tmpfs,target=/tmp : \
|
--mount=type=tmpfs,target=/tmp : \
|
||||||
|
|
Loading…
Reference in a new issue