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