Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored Sep 6, 2021
1 parent d9af26f commit 11c9b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wienerlinien development",
"image": "ludeeus/container:integration",
"image": "ghcr.io/ludeeus/devcontainer/integration:stable",
"context": "..",
"postCreateCommand": "make init",
"appPort": [
Expand Down

0 comments on commit 11c9b0f

Please sign in to comment.