Skip to content

Commit

Permalink
chore(deps): update nixos/nix docker tag to v2.24.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 16014e1 commit 980d344
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.24.10
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.24.10
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 980d344

Please sign in to comment.