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

* chore(deps): update 1dev/server docker tag to v8.3.3

* 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:
renovate[bot] 2023-06-04 23:11:58 -04:00 committed by GitHub
parent 494e711950
commit ee4b5a4a68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "onedev",
"tipi_version": 18,
"version": "8.3.1",
"tipi_version": 19,
"version": "8.3.3",
"categories": [
"development"
],

View File

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