We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a0be58 + 37fdb1c commit e414e83Copy full SHA for e414e83
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM docker.io/nixos/nix:2.34.0 AS builder
+FROM --platform=$BUILDPLATFORM docker.io/nixos/nix:2.34.1 AS builder
2
3
COPY . /tmp/build
4
WORKDIR /tmp/build
0 commit comments