Skip to content

Commit

Permalink
chore(deps): update nixos/nix docker tag to v2.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 16014e1 commit b916e6e
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 @@ -70,7 +70,7 @@ before_script:

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

artifacts:
stage: artifacts
image: nixos/nix:2.24.9
image: nixos/nix:2.25.1
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 b916e6e

Please sign in to comment.