Update base image for development
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
// See https://aka.ms/vscode-remote/devcontainer.json for format details.
|
// See https://aka.ms/vscode-remote/devcontainer.json for format details.
|
||||||
{
|
{
|
||||||
"image": "ludeeus/container:integration-debian",
|
"image": "ghcr.io/ludeeus/devcontainer/integration:stable",
|
||||||
"name": "Blueprint integration development",
|
"name": "FPL integration development",
|
||||||
"context": "..",
|
"context": "..",
|
||||||
"appPort": [
|
"appPort": [
|
||||||
"9123:8123"
|
"9123:8123"
|
||||||
|
|||||||
Reference in New Issue
Block a user