chore(deps): update 1dev/server docker tag to v8.4.0 (#721)

This commit is contained in:
renovate[bot] 2023-06-20 22:54:23 +00:00 committed by GitHub
parent 0f0885b8b3
commit e2ae7a7363
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -5,9 +5,11 @@
"available": true,
"exposable": true,
"id": "onedev",
"tipi_version": 23,
"version": "8.3.8",
"categories": ["development"],
"tipi_version": 24,
"version": "8.4.0",
"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/",

View File

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