chore(deps): update owncloud/server docker tag to v10.13.0 (#1048)

This commit is contained in:
renovate[bot] 2023-08-22 17:22:21 +00:00 committed by GitHub
parent f055c3b126
commit 786e4df5cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -5,9 +5,11 @@
"available": true,
"exposable": true,
"id": "owncloud",
"tipi_version": 5,
"version": "10.12.2",
"categories": ["data"],
"tipi_version": 6,
"version": "10.13.0",
"categories": [
"data"
],
"description": "ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server. ",
"short_desc": "A personal cloud which runs on your own server. ",
"author": "https://github.com/owncloud",

View File

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