muon: update version

This commit is contained in:
Connor Olding 2022-11-20 18:42:37 -08:00
parent 841d52e923
commit a34a4b9562

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=cdb84257b50ebdeddd1ea696fe433e4a3316c8a9
ARG MUON_SHA256=c8104d857ccaea09ddb6e9a83c73b4a061550c1257f7673c904a137d8a716f04
ARG MUON_COMMIT=44daee7db0e6cc32f67ad2e944e7e68d73d3acc4
ARG MUON_SHA256=787ed48289e52268bbdf8da6aa927410c8ea94449f1b409120ca05d361a6538e
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 \