We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6e0492 commit 5be7443Copy full SHA for 5be7443
Dockerfile.template
@@ -1,5 +1,5 @@
1
# vi:syntax=dockerfile
2
-FROM python:__PYTHON_VERSION__-buster
+FROM python:__PYTHON_VERSION__-bullseye
3
4
WORKDIR /usr/src/app
5
0 commit comments