Merge pull request #286 from ggogel/renovate/ggogel-seahub-11.0.x

Update ggogel/seahub Docker tag to v11.0.11
This commit is contained in:
Gerrit Gogel 2024-08-07 15:07:23 +02:00 committed by GitHub
commit 3417189ce8
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.10 image: ggogel/seahub:11.0.11
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.10 image: ggogel/seahub:11.0.11
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.10 image: ggogel/seahub:11.0.11
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.10 image: ggogel/seahub:11.0.11
name: seahub name: seahub
ports: ports:
- containerPort: 8000 - containerPort: 8000