We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5982c0 + 8c85011 commit a1ed4bfCopy full SHA for a1ed4bf
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM docker.io/nixos/nix:2.34.4 AS builder
+FROM --platform=$BUILDPLATFORM docker.io/nixos/nix:2.34.6 AS builder
2
3
COPY . /tmp/build
4
WORKDIR /tmp/build
0 commit comments