chore(deps): update 1dev/server docker tag to v8.1.1 (#371)
* chore(deps): update 1dev/server docker tag to v8.1.1 * 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
f5a7caf96d
commit
a614cc0b54
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "onedev",
|
"id": "onedev",
|
||||||
"tipi_version": 3,
|
"tipi_version": 4,
|
||||||
"version": "8.0.15",
|
"version": "8.1.1",
|
||||||
"categories": [
|
"categories": [
|
||||||
"development"
|
"development"
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: '3.7'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
onedev:
|
onedev:
|
||||||
image: 1dev/server:8.0.15
|
image: 1dev/server:8.1.1
|
||||||
container_name: onedev
|
container_name: onedev
|
||||||
environment:
|
environment:
|
||||||
- hibernate_dialect=io.onedev.server.persistence.PostgreSQLDialect
|
- hibernate_dialect=io.onedev.server.persistence.PostgreSQLDialect
|
||||||
|
|
Loading…
Reference in New Issue
Block a user