Update ggogel/seahub Docker tag to v11.0.10

This commit is contained in:
renovate[bot] 2024-08-05 13:14:11 +00:00 committed by GitHub
parent 8c53a88971
commit 7aa48b79ce
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 restart: always
seahub: seahub:
image: ggogel/seahub:11.0.9 image: ggogel/seahub:11.0.10
volumes: volumes:
- seafile-data:/shared - seafile-data:/shared
- seahub-avatars:/shared/seafile/seahub-data/avatars - seahub-avatars:/shared/seafile/seahub-data/avatars

View file

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

View file

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

View file

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