use prebuilt image

pull/7102/head
Nils Dijk 2021-09-14 13:31:47 +02:00
parent 8ab77c70b6
commit 626fb1fb7b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{ {
"build": { "dockerfile": "Dockerfile" }, "image": "citus/devcontainer:dev",
"runArgs": [ "--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined" ], "runArgs": [ "--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined" ],
"forwardPorts": [9700], "forwardPorts": [9700],
"extensions": [ "extensions": [