chore(deps): update owncloud/server docker tag to v10.13.1 (#1155)

This commit is contained in:
renovate[bot] 2023-09-07 03:59:52 +00:00 committed by GitHub
parent 324091278d
commit 314994a2f3
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": 6,
"version": "10.13.0",
"tipi_version": 7,
"version": "10.13.1",
"categories": [
"data"
],

View File

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