muon: update version
This commit is contained in:
parent
4ef5dd5a5e
commit
fca8488b08
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# MAIN: https://muon.build/
|
# MAIN: https://muon.build/
|
||||||
# REPO: https://git.sr.ht/~lattis/muon
|
# REPO: https://git.sr.ht/~lattis/muon
|
||||||
FROM localhost/notwa-util AS downloader
|
FROM localhost/notwa-util AS downloader
|
||||||
ARG MUON_COMMIT=2021ab4aa102e966cabc202bc55686df2785db12
|
ARG MUON_COMMIT=ab1e044c93c9c87e496ff7c4028ddf4218b91445
|
||||||
ARG MUON_SHA256=0d1b7fd0d49529fc4e90895e404a58b467c1a3a4f50733a27cff380e980dc991
|
ARG MUON_SHA256=006425edf914444b87108ee062c9f56ee57804a2726f757c44c329f213465182
|
||||||
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 : \
|
||||||
&& acquire from=sourcehut repo=lattis/muon dest=/muon \
|
&& acquire from=sourcehut repo=lattis/muon dest=/muon \
|
||||||
|
|
Loading…
Add table
Reference in a new issue