mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2025-01-14 08:39:29 -05:00
update opam repository commit hash for release
This commit is contained in:
parent
6dc7de26e3
commit
620bbb5b35
@ -7,7 +7,7 @@ FROM ocurrent/opam@sha256:d30098ff92b5ee10cf7c11c17f2351705e5226a6b05aa8b9b7280b
|
||||
# Pin last known-good version for reproducible builds.
|
||||
# Remove this line (and the base image pin above) if you want to test with the
|
||||
# latest versions.
|
||||
RUN cd ~/opam-repository && git fetch origin master && git reset --hard 4dd2620bcc821418bae53669a6c6163964c090a2 && opam update
|
||||
RUN cd ~/opam-repository && git fetch origin master && git reset --hard 0cd6dafebfb49a3b56cce8e6651aa83c591214d5 && opam update
|
||||
|
||||
RUN opam depext -i -y mirage.3.7.7 lwt.5.3.0
|
||||
RUN mkdir /home/opam/qubes-mirage-firewall
|
||||
|
Loading…
Reference in New Issue
Block a user