Skip to content

Commit 8c5628b

Browse files
chore(deps): update python docker tag to v3.9.2 (#951)
Co-authored-by: Jeffrey Rennie <[email protected]>
1 parent 0199c79 commit 8c5628b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/owlbot/nodejs/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# build from the root of this repo:
1818
# docker build -t gcr.io/cloud-devrel-kokoro-resources/owlbot-nodejs -f docker/owlbot/nodejs/Dockerfile .
19-
FROM python:3.6.12-buster
19+
FROM python:3.9.2-buster
2020

2121
WORKDIR /
2222

0 commit comments

Comments
 (0)