Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 32m15s
5 lines
142 B
Makefile
5 lines
142 B
Makefile
.PHONY: update
|
|
|
|
update:
|
|
curl -o mineru/Dockerfile "https://git.mac.alexsun.top:3000/mirror/MinerU/raw/branch/master/docker/china/Dockerfile"
|