Skip to content

Commit 87a3544

Browse files
renovate[bot]LeSuisse
authored andcommitted
chore(deps): update nixos/nix docker tag to v2.35.1
1 parent 8298f73 commit 87a3544

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build-support/linkcheck-docker.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nixos/nix:2.34.8@sha256:1a711b619c8a713eff32c3f8d8781b3b4d0130cb91c0a57f67e87abfeeb90b01
1+
FROM nixos/nix:2.35.1@sha256:377d4887aca98f0dfa12971c1ea6d6a625a435d8b610d4c95a436843da6fbfd1
22

33
COPY pyproject.toml uv.lock /doc/
44
COPY build-support/*.nix /doc/build-support/

online-docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nixos/nix:2.34.8@sha256:1a711b619c8a713eff32c3f8d8781b3b4d0130cb91c0a57f67e87abfeeb90b01 AS builder
1+
FROM nixos/nix:2.35.1@sha256:377d4887aca98f0dfa12971c1ea6d6a625a435d8b610d4c95a436843da6fbfd1 AS builder
22

33
COPY --chown=1000:1000 . /home/builder/tuleap-documentation
44

0 commit comments

Comments
 (0)