From 41ba6e6714115e822aeffe0e92864b47cfa98485 Mon Sep 17 00:00:00 2001 From: ITQ Date: Tue, 24 Feb 2026 07:42:30 +0300 Subject: [PATCH] ci(): fixed image path --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1af5f86..d89bdc6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: