Skip to content

Commit affc8ba

Browse files
authored
chore(deps): update python docker tag to v3.11.0 (googleapis#10686)
1 parent d9e5d39 commit affc8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/python-bootstrap-container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
# Use a multi-stage docker build to limit production dependencies.
1616

17-
FROM python:3.10.6-buster
17+
FROM python:3.11.0-buster
1818

1919
RUN apt update
2020

0 commit comments

Comments
 (0)