muon: update version
This commit is contained in:
parent
d6998f3dcc
commit
9cdf8f9435
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# MAIN: https://muon.build/
|
||||
# REPO: https://git.sr.ht/~lattis/muon
|
||||
FROM localhost/notwa-util AS downloader
|
||||
ARG MUON_COMMIT=ab1e044c93c9c87e496ff7c4028ddf4218b91445
|
||||
ARG MUON_SHA256=006425edf914444b87108ee062c9f56ee57804a2726f757c44c329f213465182
|
||||
ARG MUON_COMMIT=40bf3553f49a784639b06867acff20b702d7956d
|
||||
ARG MUON_SHA256=baef4d22d29807023883c843825a6e514aba54256a8727fadfbabcf983385416
|
||||
RUN --mount=type=cache,id=common,target=/media/common,sharing=locked \
|
||||
--mount=type=tmpfs,target=/tmp : \
|
||||
&& acquire from=sourcehut repo=lattis/muon dest=/muon env=MUON \
|
||||
|
|
Loading…
Reference in a new issue