Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.9.2 (#951)
Browse files Browse the repository at this point in the history
Co-authored-by: Jeffrey Rennie <rennie@google.com>
  • Loading branch information
renovate-bot and SurferJeffAtGoogle committed Feb 25, 2021
1 parent 0199c79 commit 8c5628b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/owlbot/nodejs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

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

WORKDIR /

Expand Down

0 comments on commit 8c5628b

Please sign in to comment.