We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de4745 commit 3da0fa4Copy full SHA for 3da0fa4
docker/Dockerfile
@@ -1,5 +1,5 @@
1
# установка базового образа (host OS)
2
-FROM registry.kdp/kdp/python:3.11.4
+FROM python:3.11.4
3
4
ENV WORKDIR=/usr/src/app
5
0 commit comments