chore(deps): update ghostchu/peerbanhelper docker tag to v9.3.5 (#4090)
This commit is contained in:
parent
320eed585b
commit
c555ff4c35
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
peerbanhelper:
|
peerbanhelper:
|
||||||
image: ghostchu/peerbanhelper:v9.3.3
|
image: ghostchu/peerbanhelper:v9.3.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
peerbanhelper:
|
peerbanhelper:
|
||||||
image: "ghostchu/peerbanhelper:v9.3.3"
|
image: "ghostchu/peerbanhelper:v9.3.5"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue