Updated docker to ci-docker-images (migration)

This commit is contained in:
Firq 2023-12-28 16:27:56 +01:00
parent 353995a3e0
commit ce6c660a76
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
4 changed files with 6 additions and 6 deletions
.forgejo/workflows

View file

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