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:
parent
a93476e075
commit
9dde0b27ee
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user