Skip to content

Commit f523ec9

Browse files
build(deps): bump nixos/nix from 2.32.4 to 2.33.0
Bumps nixos/nix from 2.32.4 to 2.33.0. --- updated-dependencies: - dependency-name: nixos/nix dependency-version: 2.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bf4b89 commit f523ec9

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)