diff --git a/.forgejo/workflows/update-flake-lock.yml b/.forgejo/workflows/update-flake-lock.yml index d406906e..d0a71541 100644 --- a/.forgejo/workflows/update-flake-lock.yml +++ b/.forgejo/workflows/update-flake-lock.yml @@ -7,7 +7,7 @@ jobs: update-flake-lock: runs-on: ubuntu container: - image: ubuntu:latest + image: ubuntu:23.10 steps: - name: "Setup Runner" run: |