ci: change test image
All checks were successful
Format and Lint / format-check (pull_request) Successful in 2m52s
Format and Lint / test (pull_request) Successful in 3m32s

This commit is contained in:
Максим Слипенко 2024-12-31 21:42:30 +03:00
parent c872543cdf
commit a7e17d1c2d

View file

@ -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