chore(deps): update nixos/nix docker tag to v2.23.1
This commit is contained in:
parent
c952db72e7
commit
c2c36197e9
1 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ before_script:
|
|||
|
||||
ci:
|
||||
stage: ci
|
||||
image: nixos/nix:2.23.0
|
||||
image: nixos/nix:2.23.1
|
||||
script:
|
||||
# Cache CI dependencies
|
||||
- ./bin/nix-build-and-cache ci
|
||||
|
@ -83,7 +83,7 @@ ci:
|
|||
|
||||
artifacts:
|
||||
stage: artifacts
|
||||
image: nixos/nix:2.23.0
|
||||
image: nixos/nix:2.23.1
|
||||
script:
|
||||
- ./bin/nix-build-and-cache just .#static-x86_64-unknown-linux-musl
|
||||
- cp result/bin/conduit x86_64-unknown-linux-musl
|
||||
|
|
Loading…
Add table
Reference in a new issue