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,
"exposable": true,
"id": "owncloud",
"tipi_version": 10,
"version": "10.13.4",
"tipi_version": 11,
"version": "10.14.0",
"categories": [
"data"
],

View File

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