fix image name
Some checks failed
update-flake-lock / lockfile (push) Failing after 56s

This commit is contained in:
2023-09-27 10:13:45 +03:00
parent 461bf8995d
commit 0f4bd94249

View File

@@ -11,7 +11,7 @@ jobs:
lockfile:
runs-on: ubuntu-latest
container:
image: docker.io/nix/nix:latest
image: docker.io/nixos/nix:latest
steps:
- name: Checkout repository
uses: actions/checkout@v3