1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 10:41:42 +08:00

chore(squid): correct docker image tag version

- update image tag from `7.5` to `7.5.0` to match the exact version specified in the app directory
This commit is contained in:
pooneyy 2026-03-22 20:35:18 +08:00
parent a93476e075
commit 9dde0b27ee
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
services:
squid:
image: ghcr.io/pooneyy/squid:7.5
image: ghcr.io/pooneyy/squid:7.5.0
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:3128