Skip to content

Commit

Permalink
build(deps): bump nixos/nix from 2.22.0 to 2.22.1 in /docs.tuleap.org
Browse files Browse the repository at this point in the history
Bumps nixos/nix from 2.22.0 to 2.22.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Hyzual committed May 14, 2024
1 parent b5911f7 commit 65c475e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.tuleap.org/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nixos/nix:2.22.0@sha256:6913f4e5e2f8c10d6f3bbbe426b821347881d160476e7d58a1e4c7c7c3a851e2 AS builder
FROM nixos/nix:2.22.1@sha256:a53abaf5242b3e94ad0adce074c386d62eeeb73ec8571ffa28b1ba3f0b2576c9 AS builder

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

Expand Down

0 comments on commit 65c475e

Please sign in to comment.