Update ggogel/seahub Docker tag to v11.0.13

This commit is contained in:
renovate[bot] 2024-11-04 19:42:44 +00:00 committed by GitHub
parent 0fc8abcd16
commit 8d75fab4c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@ services:
restart: always
seahub:
image: ggogel/seahub:11.0.12
image: ggogel/seahub:11.0.13
volumes:
- seafile-data:/shared
- seahub-avatars:/shared/seafile/seahub-data/avatars

View file

@ -18,7 +18,7 @@ services:
endpoint_mode: dnsrr
seahub:
image: ggogel/seahub:11.0.12
image: ggogel/seahub:11.0.13
volumes:
- seafile-data:/shared
- seahub-avatars:/shared/seafile/seahub-data/avatars

View file

@ -23,7 +23,7 @@ services:
restart: unless-stopped
seahub:
image: ggogel/seahub:11.0.12
image: ggogel/seahub:11.0.13
volumes:
- seafile-data:/shared
- seahub-avatars:/shared/seafile/seahub-data/avatars

View file

@ -25,7 +25,7 @@ spec:
value: me@example.com
- name: SEAFILE_ADMIN_PASSWORD
value: asecret
image: ggogel/seahub:11.0.12
image: ggogel/seahub:11.0.13
name: seahub
ports:
- containerPort: 8000