Skip to content

Commit

Permalink
Bump nixos/nix from 2.16.1 to 2.17.0 in /build-support
Browse files Browse the repository at this point in the history
Bumps nixos/nix from 2.16.1 to 2.17.0.

---
updated-dependencies:
- dependency-name: nixos/nix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent d10ed52 commit ee9ad1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-support/linkcheck-docker.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nixos/nix:2.16.1@sha256:f41a29be267750fdbbeb3d46c5b8899149ac92fb390cee74ab7c0a2487dce5b2
FROM nixos/nix:2.17.0@sha256:a186d0501304e87751280b7b6ad62b54b9d08b8c5c63b9752eac408e1159c340

COPY build-support/*.nix /build-support/
COPY pyproject.toml poetry.lock /
Expand Down

0 comments on commit ee9ad1e

Please sign in to comment.