We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c4516f + 063cfe8 commit be79a68Copy full SHA for be79a68
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=$BUILDPLATFORM docker.io/nixos/nix:2.32.2 AS builder
+FROM --platform=$BUILDPLATFORM docker.io/nixos/nix:2.32.3 AS builder
2
3
COPY . /tmp/build
4
WORKDIR /tmp/build
0 commit comments