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 09eb9a5 commit 1d6b1b9Copy full SHA for 1d6b1b9
trace/cloud-trace-demo-app-opentelemetry/app/Dockerfile
@@ -1,6 +1,6 @@
1
# Use the official lightweight Python image.
2
# https://hub.docker.com/_/python
3
-FROM python:3.7-slim
+FROM python:3.8-slim
4
5
# Copy local code to the container image.
6
ENV APP_HOME /app
0 commit comments