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

Update 1dev/server Docker tag to v8.6.6
This commit is contained in:
okxlin 2023-08-06 14:40:33 +08:00 committed by GitHub
commit a183f0ba2b
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.5
image: 1dev/server:8.6.6
labels:
createdBy: "Apps"