chore(deps): update ghostchu/peerbanhelper docker tag to v9.1.4 (#2657)
This commit is contained in:
parent
77a30e3c37
commit
93667d6ffc
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
peerbanhelper:
|
peerbanhelper:
|
||||||
image: ghostchu/peerbanhelper:v9.1.3
|
image: ghostchu/peerbanhelper:v9.1.4
|
||||||
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.1.3"
|
image: "ghostchu/peerbanhelper:v9.1.4"
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue