chore(deps): update owncloud/server docker tag to v10.13.4 (#1824)

This commit is contained in:
renovate[bot] 2023-12-15 13:52:00 +00:00 committed by GitHub
parent 54bab57dd8
commit 61a7eb2bed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

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

View File

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