Skip to content

Commit 13d0030

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/universal docker tag to v5 (#214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52b8248 commit 13d0030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Default Linux Universal",
3-
"image": "mcr.microsoft.com/devcontainers/universal:3-linux",
3+
"image": "mcr.microsoft.com/devcontainers/universal:5-linux",
44
"postCreateCommand": "pnpm install",
55
"customizations": {
66
"vscode": {

0 commit comments

Comments
 (0)