Scaffold Python Dockerfile with a floatier tag (#4234)
This commit is contained in:
Родитель
d2553a4103
Коммит
939d8ef818
|
@ -1,5 +1,5 @@
|
|||
# For more information, please refer to https://aka.ms/vscode-docker-python
|
||||
FROM python:3.12-slim
|
||||
FROM python:3-slim
|
||||
|
||||
{{#if (isRootPort ports)}}
|
||||
# Warning: A port below 1024 has been exposed. This requires the image to run as a root user which is not a best practice.
|
||||
|
|
Загрузка…
Ссылка в новой задаче