Merge pull request #129 from okxlin/renovate/1dev-server-8.x

Update 1dev/server Docker tag to v8.6.10
This commit is contained in:
okxlin 2023-08-09 23:04:26 +08:00 committed by GitHub
commit 4aa3e67e51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- "${DATA_PATH}:/opt/onedev"
image: 1dev/server:8.6.9
image: 1dev/server:8.6.10
labels:
createdBy: "Apps"