We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e9a4b commit a007f78Copy full SHA for a007f78
1 file changed
.devcontainer/devcontainer.json
@@ -9,7 +9,7 @@
9
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
10
"packages": "build-essential,imagemagick,inotify-tools,jupyter-nbconvert,procps,ruby-full,zlib1g-dev"
11
},
12
- "ghcr.io/devcontainers-contrib/features/prettier:1": {}
+ "ghcr.io/devcontainers-extra/features/prettier:1.0.2": {}
13
14
15
// Optionally: run jekyll serve automatically on container entering using the Docker entrypoint
0 commit comments