We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d42ee3 commit c02e94bCopy full SHA for c02e94b
3 files changed
docker/owlbot/nodejs/Dockerfile
@@ -16,7 +16,7 @@
16
17
# build from the root of this repo:
18
# docker build -t gcr.io/repo-automation-bots/owlbot-nodejs -f docker/owlbot/nodejs/Dockerfile .
19
-FROM python:3.10.4-buster
+FROM python:3.10.5-buster
20
21
WORKDIR /
22
docker/owlbot/php/Dockerfile
# docker build -t gcr.io/repo-automation-bots/owlbot-php -f docker/owlbot/php/Dockerfile .
docker/owlbot/python/Dockerfile
# docker build -t gcr.io/repo-automation-bots/owlbot-python -f docker/owlbot/python/Dockerfile .
0 commit comments