Merge pull request #651 from okxlin/renovate/artalk-artalk-go-2.x

chore(deps): update artalk/artalk-go docker tag to v2.7.1
This commit is contained in:
okxlin 2023-12-19 01:00:23 +08:00 committed by GitHub
commit 7a6d77be05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:23366"
volumes:
- "${DATA_PATH}:/data"
image: artalk/artalk-go:2.6.4
image: artalk/artalk-go:2.7.1
labels:
createdBy: "Apps"