chore(deps): update 1dev/server docker tag to v8.3.7 (#663)
* chore(deps): update 1dev/server docker tag to v8.3.7 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
8288ab4b59
commit
f93e11ece7
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "onedev",
|
||||
"tipi_version": 20,
|
||||
"version": "8.3.4",
|
||||
"tipi_version": 21,
|
||||
"version": "8.3.7",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3.7'
|
|||
|
||||
services:
|
||||
onedev:
|
||||
image: 1dev/server:8.3.4
|
||||
image: 1dev/server:8.3.7
|
||||
container_name: onedev
|
||||
environment:
|
||||
- hibernate_dialect=io.onedev.server.persistence.PostgreSQLDialect
|
||||
|
|
Loading…
Reference in New Issue
Block a user