1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-22 05:49:35 +08:00

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

chore(deps): update artalk/artalk-go docker tag to v2.7.3
This commit is contained in:
okxlin 2023-12-28 18:24:28 +08:00 committed by GitHub
commit 94a6f7d726
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.7.2
image: artalk/artalk-go:2.7.3
labels:
createdBy: "Apps"