chore(deps): update owncloud/server docker tag to v10.12.1 (#343)

* chore(deps): update owncloud/server docker tag to v10.12.1

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2023-04-18 01:06:45 -04:00 committed by GitHub
parent f7bcbde9d0
commit 53584f241b
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": 2,
"version": "10.12.0",
"tipi_version": 3,
"version": "10.12.1",
"categories": [
"data"
],

View File

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