Update ggogel/seahub Docker tag to v11.0.7

This commit is contained in:
renovate[bot] 2024-04-17 15:09:04 +00:00 committed by GitHub
parent bd73821041
commit 4b883ab44f
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.6
image: ggogel/seahub:11.0.7
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.6
image: ggogel/seahub:11.0.7
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.6
image: ggogel/seahub:11.0.7
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.6
image: ggogel/seahub:11.0.7
name: seahub
ports:
- containerPort: 8000