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

This commit is contained in:
renovate[bot] 2024-05-31 17:55:36 +00:00 committed by GitHub
parent 684b6473da
commit d052621989
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": 93,
"version": "10.7.3",
"tipi_version": 94,
"version": "10.7.7",
"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.3
image: 1dev/server:10.7.7
container_name: onedev
environment:
- hibernate_dialect=io.onedev.server.persistence.PostgreSQLDialect