Skip to content

Commit 735b31b

Browse files
Update devcontainer
1 parent c8041ce commit 735b31b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.devcontainer/devcontainer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "devcontainer",
3-
"image": "mcr.microsoft.com/devcontainers/base:1.1.2-ubuntu-22.04",
3+
"image": "mcr.microsoft.com/devcontainers/base:1.1.5-ubuntu-22.04",
44
"features": {
5-
"ghcr.io/devcontainers/features/powershell:1.4.0": {
5+
"ghcr.io/devcontainers/features/powershell:1.5.0": {
66
"version": "7.4.1"
77
},
8-
"ghcr.io/devcontainers/features/python:1.6.2": {
8+
"ghcr.io/devcontainers/features/python:1.6.4": {
99
"version": "3.11"
1010
},
11-
"ghcr.io/devcontainers/features/desktop-lite:1.2.0": {
11+
"ghcr.io/devcontainers/features/desktop-lite:1.2.5": {
1212
"noVncVersion": "1.4.0"
1313
},
1414
"ghcr.io/dhoeric/features/google-cloud-cli:1.0.1": {

0 commit comments

Comments
 (0)