Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 18, 2021
1 parent 4dca413 commit 67ce512
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 @@ -14,7 +14,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.1-buster

WORKDIR /

Expand Down

0 comments on commit 67ce512

Please sign in to comment.