chore(deps): update 1dev/server docker tag to v10.7.3 (#3526)

This commit is contained in:
renovate[bot] 2024-05-21 05:37:58 +00:00 committed by GitHub
parent 5665b4a077
commit 8cc56b1dd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -5,11 +5,9 @@
"available": true,
"exposable": true,
"id": "onedev",
"tipi_version": 92,
"version": "10.6.0",
"categories": [
"development"
],
"tipi_version": 93,
"version": "10.7.3",
"categories": ["development"],
"description": "Self-hosted Git Server with Kanban and CI/CD",
"short_desc": "Self-hosted Git Server with Kanban and CI/CD",
"author": "https://code.onedev.io/",
@ -46,8 +44,5 @@
"env_variable": "ONEDEV_PASSWORD"
}
],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
onedev:
image: 1dev/server:10.6.0
image: 1dev/server:10.7.3
container_name: onedev
environment:
- hibernate_dialect=io.onedev.server.persistence.PostgreSQLDialect