Skip to content

Commit 8913ebd

Browse files
authored
Merge pull request #139 from squat/dependabot/docker/nixos/nix-2.33.0
build(deps): bump nixos/nix from 2.32.4 to 2.33.0
2 parents f245e8c + f523ec9 commit 8913ebd

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.4 AS builder
1+
FROM --platform=$BUILDPLATFORM docker.io/nixos/nix:2.33.0 AS builder
22

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

0 commit comments

Comments
 (0)