Skip to content

Commit

Permalink
chore(deps): update nixos/nix docker tag to v2.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent 8f7ade4 commit a5495b3
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.24.4
image: nixos/nix:2.24.5
script:
# Cache CI dependencies
- ./bin/nix-build-and-cache ci
Expand All @@ -83,7 +83,7 @@ ci:

artifacts:
stage: artifacts
image: nixos/nix:2.24.4
image: nixos/nix:2.24.5
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 a5495b3

Please sign in to comment.