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

chore(deps): update artalk/artalk-go docker tag to v2.8.5
This commit is contained in:
okxlin 2024-04-25 02:17:26 +08:00 committed by GitHub
commit 057fa37653
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.8.4
image: artalk/artalk-go:2.8.5
labels:
createdBy: "Apps"