Update wjqserver/ghproxy Docker tag to v4.2.5 (#960)
This commit is contained in:
parent
12d7689ea0
commit
0472254170
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
gh-proxy:
|
gh-proxy:
|
||||||
image: wjqserver/ghproxy:4.2.4
|
image: wjqserver/ghproxy:4.2.5
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue