Skip to content

Commit

Permalink
chore(deps): update nixos/nix docker tag to v2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 5b84642 commit 4ae096f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ before_script:

ci:
stage: ci
image: nixos/nix:2.24.9
image: nixos/nix:2.26.0
script:
# Cache CI dependencies
- ./bin/nix-build-and-cache ci
Expand All @@ -91,7 +91,7 @@ ci:

artifacts:
stage: artifacts
image: nixos/nix:2.24.9
image: nixos/nix:2.26.0
script:
- ./bin/nix-build-and-cache just .#static-x86_64-linux-musl
- cp result/bin/conduit x86_64-linux-musl
Expand Down

0 comments on commit 4ae096f

Please sign in to comment.