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

This commit is contained in:
renovate[bot] 2024-06-23 07:05:02 +00:00 committed by GitHub
parent daa48382fb
commit 2ef8d58e15
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": 96,
"version": "10.9.0",
"tipi_version": 97,
"version": "10.9.1",
"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.9.0
image: 1dev/server:10.9.1
container_name: onedev
environment:
- hibernate_dialect=io.onedev.server.persistence.PostgreSQLDialect