1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-19 12:21:07 +08:00

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 78b4d77d15
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"