Skip to content

Commit af8c8f3

Browse files
refactor(devcontainer): Using contrib's apt-get
1 parent 726f3ac commit af8c8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
88
"ghcr.io/devcontainers-contrib/features/devcontainers-cli:1": {},
99
"ghcr.io/devcontainers/features/sshd:1": {},
10-
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
10+
"ghcr.io/devcontainers-contrib/features/apt-get-packages:1": {
1111
"packages": "parallel"
1212
}
1313
}

0 commit comments

Comments
 (0)