mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update nextcloud to 24
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user