Skip to content

Commit

Permalink
Update nixos/nix Docker tag to v2.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2024
1 parent 0068624 commit 0d1791c
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 @@ -58,7 +58,7 @@ before_script:

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

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

0 comments on commit 0d1791c

Please sign in to comment.