chore(deps): update ghostchu/peerbanhelper docker tag to v9.3.8 (localApps) (#4282)
This commit is contained in:
parent
03524bd334
commit
901c36a1a7
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
peerbanhelper:
|
peerbanhelper:
|
||||||
image: ghostchu/peerbanhelper:v9.3.7
|
image: ghostchu/peerbanhelper:v9.3.8
|
||||||
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.7"
|
image: "ghostchu/peerbanhelper:v9.3.8"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue