muon: update version
This commit is contained in:
parent
13bc67ba03
commit
140f52143f
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=85bdfad2c61f1d2ec7ae40e539c74d0755fd13f4
|
||||
ARG MUON_SHA256=8ef1cac3d268029a5f3091b5f42b13ab2f97736021b1163f386a1a0dbe57d861
|
||||
ARG MUON_COMMIT=2021ab4aa102e966cabc202bc55686df2785db12
|
||||
ARG MUON_SHA256=0d1b7fd0d49529fc4e90895e404a58b467c1a3a4f50733a27cff380e980dc991
|
||||
RUN --mount=type=cache,id=common,target=/media/common,sharing=locked \
|
||||
--mount=type=tmpfs,target=/tmp : \
|
||||
&& acquire from=sourcehut repo=lattis/muon dest=/muon \
|
||||
|
|
Loading…
Reference in a new issue