muon: update version

This commit is contained in:
Connor Olding 2022-10-25 19:35:53 -07:00
parent 79343c8540
commit 6508db0ba2

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=be00eeb64237d5efa3db3cd5e7d958cff0167c4c
ARG MUON_SHA256=e621eaaeff0b63654b71c4ed4f695fb0755d503cf56069dc50de588e3aacf578
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 \