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 093a134 commit 809794bCopy full SHA for 809794b
config/docker/Dockerfile.web
@@ -1,7 +1,7 @@
1
# ------------------------------------------------------------
2
# STAGE 1: Build Python requirements layer
3
4
-FROM python:3-buster as python-requirements
+FROM python:3-bullseye as python-requirements
5
6
ARG ENV_NAME=dev
7
0 commit comments