Commit 3ebc4400 authored by xiezhi's avatar xiezhi

更换源

parent eccc0709
...@@ -2,10 +2,12 @@ ...@@ -2,10 +2,12 @@
"name": "Java Development Environment", "name": "Java Development Environment",
"image": "hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu", "image": "hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu",
"features": { "features": {
"ghcr.io/devcontainers/features/java:1.6.3": { "gitlab.eazytec-cloud.com/eazydevelop-devcontainer-temp/devcontainer-features/java:feature_java_1.6.3_eazytec": {
"version": "17", "version": "17",
"installMaven": true, "installMaven": true,
"installGradle": true "installGradle": true,
"useChineseMirror": true,
"mirrorSource": "aliyun"
}, },
"ghcr.io/devcontainers/features/common-utils:2": { "ghcr.io/devcontainers/features/common-utils:2": {
"installZsh": true, "installZsh": true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment