aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Segundo2025-12-20 06:20:16 +0100
committerChristian Segundo2025-12-20 06:20:16 +0100
commitf00665a4493f08d7a386b00877bf0b8ab3a3ca09 (patch)
tree1705045adeb0d8db989eb83f936ca38d9d56df14
parent1f254828c3fd7cdf650c68fbb98b21f2f196916f (diff)
downloadosx-jiggler-f00665a4493f08d7a386b00877bf0b8ab3a3ca09.tar.gz
change imageHEADmaster
-rw-r--r--.gitea/workflows/mirror.yml2
1 files changed, 1 insertions, 1 deletions
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}"