Update wjqserver/ghproxy Docker tag to v4.3.1 (#1218)
This commit is contained in:
parent
119778d9b9
commit
1e1cd34b63
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
gh-proxy:
|
gh-proxy:
|
||||||
image: wjqserver/ghproxy:4.3.0
|
image: wjqserver/ghproxy:4.3.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue