Skip to content

Commit be79a68

Browse files
authored
Merge pull request #124 from squat/dependabot/docker/nixos/nix-2.32.3
build(deps): bump nixos/nix from 2.32.2 to 2.32.3
2 parents 0c4516f + 063cfe8 commit be79a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM docker.io/nixos/nix:2.32.2 AS builder
1+
FROM --platform=$BUILDPLATFORM docker.io/nixos/nix:2.32.3 AS builder
22

33
COPY . /tmp/build
44
WORKDIR /tmp/build

0 commit comments

Comments
 (0)