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

chore(deps): update artalk/artalk-go docker tag to v2.8.1
This commit is contained in:
okxlin 2024-02-04 23:23:57 +08:00 committed by GitHub
commit f12eee30fe
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" - "${PANEL_APP_PORT_HTTP}:23366"
volumes: volumes:
- "${DATA_PATH}:/data" - "${DATA_PATH}:/data"
image: artalk/artalk-go:2.8.0 image: artalk/artalk-go:2.8.1
labels: labels:
createdBy: "Apps" createdBy: "Apps"