muon: update version

This commit is contained in:
Connor Olding 2022-10-25 19:42:16 -07:00
parent 74ddf3ee4f
commit 47c18a97d5

View File

@ -1,8 +1,8 @@
# MAIN: https://muon.build/
# REPO: https://git.sr.ht/~lattis/muon
FROM localhost/notwa-util AS downloader
ARG MUON_COMMIT=40bf3553f49a784639b06867acff20b702d7956d
ARG MUON_SHA256=baef4d22d29807023883c843825a6e514aba54256a8727fadfbabcf983385416
ARG MUON_COMMIT=cdb84257b50ebdeddd1ea696fe433e4a3316c8a9
ARG MUON_SHA256=c8104d857ccaea09ddb6e9a83c73b4a061550c1257f7673c904a137d8a716f04
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 \