Skip to content

Commit

Permalink
Update devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 288655f commit e5b776d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "devcontainer",
"image": "mcr.microsoft.com/devcontainers/base:1.1.2-ubuntu-22.04",
"image": "mcr.microsoft.com/devcontainers/base:1.1.4-ubuntu-22.04",
"features": {
"ghcr.io/devcontainers/features/powershell:1.4.0": {
"version": "7.4.1"
},
"ghcr.io/devcontainers/features/python:1.6.2": {
"ghcr.io/devcontainers/features/python:1.6.3": {
"version": "3.11"
},
"ghcr.io/devcontainers/features/desktop-lite:1.2.0": {
"ghcr.io/devcontainers/features/desktop-lite:1.2.4": {
"noVncVersion": "1.4.0"
},
"ghcr.io/dhoeric/features/google-cloud-cli:1.0.1": {
Expand Down

0 comments on commit e5b776d

Please sign in to comment.