chore(deps): update 1dev/server docker tag to v9.2.4 (#1497)

This commit is contained in:
renovate[bot] 2023-10-30 04:35:46 +00:00 committed by GitHub
parent 355eefa6e6
commit f0cfa830fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "onedev",
"tipi_version": 56,
"version": "9.2.3",
"tipi_version": 57,
"version": "9.2.4",
"categories": [
"development"
],
@ -46,5 +46,8 @@
"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:9.2.3
image: 1dev/server:9.2.4
container_name: onedev
environment:
- hibernate_dialect=io.onedev.server.persistence.PostgreSQLDialect