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.
2 parents 824bcac + b0a37e3 commit a0cec30Copy full SHA for a0cec30
Dockerfile
@@ -2,7 +2,7 @@
2
# python-base
3
# Set up shared environment variables
4
################################
5
-FROM --platform=amd64 python:3.11 AS python-base
+FROM python:3.11 AS python-base
6
7
# Poetry
8
# https://python-poetry.org/docs/configuration/#using-environment-variables
0 commit comments