Skip to content

Commit a007f78

Browse files
authored
Fix Prettier Feature DevContainer Link (#3196)
Fixes #3193
1 parent 11e9a4b commit a007f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
1010
"packages": "build-essential,imagemagick,inotify-tools,jupyter-nbconvert,procps,ruby-full,zlib1g-dev"
1111
},
12-
"ghcr.io/devcontainers-contrib/features/prettier:1": {}
12+
"ghcr.io/devcontainers-extra/features/prettier:1.0.2": {}
1313
},
1414

1515
// Optionally: run jekyll serve automatically on container entering using the Docker entrypoint

0 commit comments

Comments
 (0)