Skip to content

Commit b932ecc

Browse files
imrehgnatikgadzhi
andauthored
🐛 devcontainers: bump Python base image version to allow it to start (airbytehq#38592)
Co-authored-by: Natik Gadzhi <[email protected]>
1 parent e6b9aff commit b932ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/python-connectors-generic/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"name": "Python Development DevContainer (Generic)",
44

5-
"image": "mcr.microsoft.com/devcontainers/python:0-3.10",
5+
"image": "mcr.microsoft.com/devcontainers/python:1-3.10",
66
"features": {
77
"ghcr.io/devcontainers/features/docker-in-docker": {},
88
"ghcr.io/devcontainers/features/python:1": {

0 commit comments

Comments
 (0)