chore(deps): update owncloud/server docker tag to v10.14.0 (#2597)

This commit is contained in:
renovate[bot] 2024-02-27 17:16:15 +00:00 committed by GitHub
parent 670b398a5e
commit baedb6c250
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "owncloud", "id": "owncloud",
"tipi_version": 10, "tipi_version": 11,
"version": "10.13.4", "version": "10.14.0",
"categories": [ "categories": [
"data" "data"
], ],

View File

@ -2,7 +2,7 @@ version: "3"
services: services:
owncloud: owncloud:
image: owncloud/server:10.13.4 image: owncloud/server:10.14.0
container_name: owncloud container_name: owncloud
restart: unless-stopped restart: unless-stopped
ports: ports: