chore(deps): update ghostchu/peerbanhelper docker tag to v9.1.2 (#2616)
This commit is contained in:
parent
1bfdda6a73
commit
f0a0979971
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
peerbanhelper:
|
peerbanhelper:
|
||||||
image: ghostchu/peerbanhelper:v9.0.10
|
image: ghostchu/peerbanhelper:v9.1.2
|
||||||
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.0.10"
|
image: "ghostchu/peerbanhelper:v9.1.2"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue