Update nextcloud to 24

This commit is contained in:
2023-03-24 10:20:46 +11:00
parent d79e709d71
commit 5c449d2be9
+1 -1
View File
@@ -439,7 +439,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: nextcloud - name: nextcloud
image: ghcr.io/wonderfall/nextcloud:23 image: ghcr.io/wonderfall/nextcloud:24
securityContext: securityContext:
# nextcloud uses www-data which id is 33 # nextcloud uses www-data which id is 33
runAsUser: 1000 runAsUser: 1000