1
0
Эх сурвалжийг харах

wipfix(devcontainer): fix/use new URL for mocha feature

rugk 4 сар өмнө
parent
commit
5acdafaa23

+ 1 - 1
.devcontainer/devcontainer.json

@@ -36,7 +36,7 @@
         }
     },
     "features": {
-        "ghcr.io/devcontainers-contrib/features/mocha:2": {},
+        "ghcr.io/devcontainers-extra/features/mocha:2": {},
         "ghcr.io/yassinedoghri/devcontainers/php-extensions-installer:1": {
             "extensions": "gd"
         }