fix: Update all image references and git clone URLs to new registry path
CI / CI (pull_request) Successful in 4m40s

This commit is contained in:
poimen
2026-09-12 23:51:04 +09:00
parent 63d05aad4d
commit 864fb68f51
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ spec:
containers:
# Temporal activity worker (single role, no HTTP server)
- name: workflows-worker
image: forgejo.riotpiao.com/rock/poimen-workflows:latest
image: forgejo.riotpiao.com/riotpiao-poimen/poimen-workflows:latest
imagePullPolicy: Always
command: ["/app/worker"]
env: