1
0
Fork 0

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

chore(deps): update artalk/artalk-go docker tag to v2.9.1
This commit is contained in:
okxlin 2024-09-20 00:30:09 +08:00 committed by GitHub
commit c00d627cb1
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.9.0
image: artalk/artalk-go:2.9.1
labels:
createdBy: "Apps"