修正容器 Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM regsitry.yqxpro.com/devcontainers/common-base
|
||||
FROM localhost:5000/devcontainers/common-base
|
||||
|
||||
# Mount for docker-in-docker
|
||||
VOLUME [ "/var/lib/docker" ]
|
||||
|
||||
@@ -1 +1 @@
|
||||
FROM regsitry.yqxpro.com/devcontainers/develop-base
|
||||
FROM localhost:5000/devcontainers/develop-base
|
||||
|
||||
Reference in New Issue
Block a user