From f00665a4493f08d7a386b00877bf0b8ab3a3ca09 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sat, 20 Dec 2025 06:20:16 +0100 Subject: change image --- .gitea/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/mirror.yml b/.gitea/workflows/mirror.yml index 2345c9c..e3ba106 100644 --- a/.gitea/workflows/mirror.yml +++ b/.gitea/workflows/mirror.yml @@ -11,7 +11,7 @@ jobs: if: github.ref == 'refs/heads/master' runs-on: ubuntu-latest container: - image: gitea.segundo.io/christian.segundo/docker-ci:latest + image: gitea.segundo.io/docker/ci-base:latest credentials: username: "${GITEA_REGISTRY_TOKEN}" password: "${GITEA_REGISTRY_USER}" -- cgit v1.2.3