Skip to content

Commit e414e83

Browse files
authored
Merge pull request #175 from squat/dependabot/docker/nixos/nix-2.34.1
build(deps): bump nixos/nix from 2.34.0 to 2.34.1
2 parents 2a0be58 + 37fdb1c commit e414e83

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

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

0 commit comments

Comments
 (0)