Skip to content

Commit d47a621

Browse files
authored
Update devcontainer image version
Updated the container image version from 4.4.3-8 to 4.4.3-11.
1 parent 26b383c commit d47a621

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Tercen Operator Runtime development container specification.
22
{
33
"name": "Tercen Operator Runtime",
4-
"image": "tercen/runtime-r44:4.4.3-8",
4+
"image": "tercen/runtime-r44:4.4.3-11",
55

66
// Use 'forwardPorts' to make a list of ports inside the container available locally.
77
// "forwardPorts": [],
@@ -26,3 +26,4 @@
2626
// Uncomment to connect as an existing user other than the container default. More info: https://aka.ms/dev-containers-non-root.
2727
// "remoteUser": "devcontainer"
2828
}
29+

0 commit comments

Comments
 (0)