Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/vscode/devcontainers/universal:…
Browse files Browse the repository at this point in the history
…linux docker digest to d67f352

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent 0e81e6e commit 2a25948
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
Expand Up @@ -2,7 +2,7 @@
// https://github.com/microsoft/vscode-dev-containers/tree/v0.236.0/containers/ubuntu
{
"name": "Template",
"image": "mcr.microsoft.com/vscode/devcontainers/universal:linux@sha256:df8fb1f3168bd34b6697c73d0c1103dc35afa6aa6775134dccfc2c7a09195fd2",
"image": "mcr.microsoft.com/vscode/devcontainers/universal:linux@sha256:d67f352dbf9b2d1208efdd7ff73f23cc42b5954f6fbaa4f53e2216cd2059be70",

// Use 'forwardPorts' to make a list of ports inside the container available locally.
// "forwardPorts": [],
Expand Down

0 comments on commit 2a25948

Please sign in to comment.