Pinned Docker versions and preemptively fixed issues with ARIA

This commit is contained in:
Firq 2024-06-20 22:26:56 +02:00
parent 3ebbc2408b
commit 0b4bca36ed
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
4 changed files with 6 additions and 5 deletions
.forgejo/workflows

View file

@ -7,7 +7,7 @@ on:
jobs:
unlighthouse:
runs-on: docker
container: forgejo.neshweb.net/ci-docker-images/unlighthouse:latest
container: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.2.1
steps:
- name: Checkout repository
uses: https://code.forgejo.org/actions/checkout@v3