We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0199c79 commit 8c5628bCopy full SHA for 8c5628b
docker/owlbot/nodejs/Dockerfile
@@ -16,7 +16,7 @@
16
17
# build from the root of this repo:
18
# docker build -t gcr.io/cloud-devrel-kokoro-resources/owlbot-nodejs -f docker/owlbot/nodejs/Dockerfile .
19
-FROM python:3.6.12-buster
+FROM python:3.9.2-buster
20
21
WORKDIR /
22
0 commit comments