Update nixos/nix Docker tag to v2.24.4

This commit is contained in:
renovate[bot] 2024-08-30 16:03:47 +00:00 committed by strawberry
parent 42a42b24a9
commit eaa8997506
1 changed files with 2 additions and 2 deletions

View File

@ -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
@ -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