ci: change test image
This commit is contained in:
parent
c872543cdf
commit
a7e17d1c2d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue