ci(): fixed image path
This commit is contained in:
+1
-1
@@ -161,7 +161,7 @@ cache:
|
|||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
.uv-job: &uv-job
|
.uv-job: &uv-job
|
||||||
image: docker.io/python:3.13-trixie-slim
|
image: docker.io/python:3.13-slim-trixie
|
||||||
cache:
|
cache:
|
||||||
key: "${CI_JOB_NAME}-${CI_COMMIT_REF_SLUG}"
|
key: "${CI_JOB_NAME}-${CI_COMMIT_REF_SLUG}"
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user