mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2025-04-18 06:15:59 -04:00
Merge d9ef1e5fb0dd39f4ebba0d50094c2eaf9dee8ecd into 5257071810a55008998426a92c54cbe157b69ff9
This commit is contained in:
commit
749e47e02c
@ -23,8 +23,8 @@ ENV OPAMCONFIRMLEVEL=unsafe-yes
|
||||
# Remove this line (and the base image pin above) if you want to test with the
|
||||
# latest versions.
|
||||
# taken from https://github.com/ocaml/opam-repository
|
||||
RUN opam init --disable-sandboxing -a --bare https://github.com/ocaml/opam-repository.git#8f63148a9025a7b775a069a6c0b0385c22ad51d3
|
||||
RUN opam switch create myswitch 4.14.2
|
||||
RUN opam init --disable-sandboxing -a --bare https://github.com/ocaml/opam-repository.git#4f8517f5b772c8806aac35e22d6c66882d9e04b0
|
||||
RUN opam switch create myswitch 5.3.0
|
||||
RUN opam exec -- opam install -y mirage opam-monorepo ocaml-solo5
|
||||
RUN mkdir /tmp/orb-build
|
||||
ADD config.ml /tmp/orb-build/config.ml
|
||||
|
@ -1 +1 @@
|
||||
ac049069b35f786fa11b18a2261d7dbecd588301af0363ef6888ec9d924dc989 dist/qubes-firewall.xen
|
||||
3f757ca16f94066ea5ad40d9d7a8befa4989a39cfbd035f290f03890de3c73a0 dist/qubes-firewall.xen
|
||||
|
Loading…
x
Reference in New Issue
Block a user