We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5c815 commit 3905ce4Copy full SHA for 3905ce4
Dockerfile
@@ -3,7 +3,7 @@
3
4
ARG FROM=debian:13.1@sha256:72547dd722cd005a8c2aa2079af9ca0ee93aad8e589689135feaed60b0a8c08d
5
6
-FROM rust:1.90 AS ovsinit
+FROM rust:1.92@sha256:48851a839d6a67370c9dbe0e709bedc138e3e404b161c5233aedcf2b717366e4 AS ovsinit
7
ARG ATMOSPHERE_REF=655208f1b53ab75c36864ed71dc543c30e21bd53
8
ADD https://github.com/vexxhost/atmosphere.git#${ATMOSPHERE_REF} /src/ovsinit
9
WORKDIR /src/ovsinit/crates/ovsinit
0 commit comments