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

This commit is contained in:
renovate[bot] 2024-06-06 17:26:50 +00:00 committed by GitHub
parent 5ce784eefa
commit e336be8aca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "onedev",
"tipi_version": 94,
"version": "10.7.7",
"tipi_version": 95,
"version": "10.8.0",
"categories": ["development"],
"description": "Self-hosted Git Server with Kanban and CI/CD",
"short_desc": "Self-hosted Git Server with Kanban and CI/CD",

View File

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