fix: update deployment image to new riotpiao-poimen org path #45

Merged
rock merged 12 commits from fix/deployment-image-path into main 2026-09-08 23:16:34 +00:00
Showing only changes of commit 83e3206dcd - Show all commits
+1 -1
View File
@@ -29,7 +29,7 @@ spec:
type: RuntimeDefault
containers:
- name: memory
image: forgejo.riotpiao.com/rock/poimen-memory:latest
image: forgejo.riotpiao.com/riotpiao-poimen/poimen-memory:latest
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true