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

chore(deps): update artalk/artalk-go docker tag to v2.9.0
This commit is contained in:
okxlin 2024-09-05 02:04:00 +08:00 committed by GitHub
commit 9d9fb8d310
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:23366"
volumes:
- "${DATA_PATH}:/data"
image: artalk/artalk-go:2.8.7
image: artalk/artalk-go:2.9.0
labels:
createdBy: "Apps"