fix: update deployment image to new riotpiao-poimen org path
CI / CI (pull_request) Successful in 4m22s

This commit is contained in:
2026-09-08 09:04:59 -07:00
parent 83a50844c5
commit 83e3206dcd
+1 -1
View File
@@ -29,7 +29,7 @@ spec:
type: RuntimeDefault type: RuntimeDefault
containers: containers:
- name: memory - name: memory
image: forgejo.riotpiao.com/rock/poimen-memory:latest image: forgejo.riotpiao.com/riotpiao-poimen/poimen-memory:latest
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: true readOnlyRootFilesystem: true