Browse Source

Bump poetry feature to new url for dev container (#34787)

pull/34797/head
yp05327 6 months ago committed by GitHub
parent
commit
4f32d32812
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .devcontainer/devcontainer.json

2
.devcontainer/devcontainer.json

@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
"version": "lts"
},
"ghcr.io/devcontainers/features/git-lfs:1.2.2": {},
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
"ghcr.io/devcontainers-extra/features/poetry:2": {},
"ghcr.io/devcontainers/features/python:1": {
"version": "3.12"
},

Loading…
Cancel
Save