Skip to content

Commit a1ed4bf

Browse files
authored
Merge pull request #191 from squat/dependabot/docker/nixos/nix-2.34.6
build(deps): bump nixos/nix from 2.34.4 to 2.34.6
2 parents e5982c0 + 8c85011 commit a1ed4bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)