Update wjqserver/ghproxy Docker tag to v4.3.2 (#1350)
This commit is contained in:
parent
a93b56b601
commit
848cc0f094
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
gh-proxy:
|
gh-proxy:
|
||||||
image: wjqserver/ghproxy:4.3.1
|
image: wjqserver/ghproxy:4.3.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue