Skip to content

Commit

Permalink
Update devcontainer image
Browse files Browse the repository at this point in the history
  • Loading branch information
sindrebroch authored Apr 25, 2022
1 parent ef59650 commit 97a2db6
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 @@
// See https://aka.ms/vscode-remote/devcontainer.json for format details.
{
"image": "ludeeus/container:integration-debian",
"image": "ghcr.io/ludeeus/devcontainer/integration:stable",
"name": "Elvia development",
"context": "..",
"appPort": [
Expand Down

0 comments on commit 97a2db6

Please sign in to comment.