We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a041ef8 commit 60508bcCopy full SHA for 60508bc
dev_tools/pr_monitor/Dockerfile
@@ -23,7 +23,7 @@
23
# value of the cirqbot-api-key secret.
24
########################################################################################
25
26
-FROM python:3.7-slim@sha256:1689dea3fe5e2f230c3b2d0cc18b64e96f8214082c78792c67dbc1bda9b6c67c
+FROM python:3.9-slim
27
28
RUN mkdir -p /app/dev_tools/pr_monitor
29
WORKDIR /app
0 commit comments