We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 919f885 commit d52cb8aCopy full SHA for d52cb8a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3-slim AS builder
+FROM python:3.9-slim AS builder
2
ADD . /app
3
WORKDIR /app
4
0 commit comments