Update wjqserver/ghproxy Docker tag to v4.3.0 (#1159)
This commit is contained in:
parent
4d6126236d
commit
504213c76c
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
gh-proxy:
|
gh-proxy:
|
||||||
image: wjqserver/ghproxy:4.2.7
|
image: wjqserver/ghproxy:4.3.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue