Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
So it's possible to use the dev container.
  • Loading branch information
Hellowlol committed May 8, 2022
1 parent 005d5ac commit 75d7c24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// See https://aka.ms/vscode-remote/devcontainer.json for format details.
{
"image": "ludeeus/container:integration-debian",
"name": "Blueprint integration development",
"image": "ghcr.io/ludeeus/devcontainer/integration:stable",
"name": "Zaptec integration development",
"context": "..",
"appPort": [
"9123:8123"
Expand Down

0 comments on commit 75d7c24

Please sign in to comment.