Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 4ae096f

Browse files
chore(deps): update nixos/nix docker tag to v2.26.0
1 parent 5b84642 commit 4ae096f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .gitlab-ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ before_script:
6666

6767
ci:
6868
stage: ci
69-
image: nixos/nix:2.24.9
69+
image: nixos/nix:2.26.0
7070
script:
7171
# Cache CI dependencies
7272
- ./bin/nix-build-and-cache ci
@@ -91,7 +91,7 @@ ci:
9191

9292
artifacts:
9393
stage: artifacts
94-
image: nixos/nix:2.24.9
94+
image: nixos/nix:2.26.0
9595
script:
9696
- ./bin/nix-build-and-cache just .#static-x86_64-linux-musl
9797
- cp result/bin/conduit x86_64-linux-musl

0 commit comments

Comments
 (0)