diff --git a/.forgejo/workflows/format-lint-test.yaml b/.forgejo/workflows/format-lint-test.yaml index 07ea3db..86a0270 100644 --- a/.forgejo/workflows/format-lint-test.yaml +++ b/.forgejo/workflows/format-lint-test.yaml @@ -37,7 +37,7 @@ jobs: test: runs-on: docker container: - image: registry.altlinux.org/sisyphus/alt:20241211 + image: ghcr.io/aides-infra/aides-repo-api-test-image:20241231 steps: - name: Checkout Code