Update docker.io/library/python Docker tag to v3.11
This commit is contained in:
parent
d3a552b634
commit
c13240974c
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
FROM docker.io/library/python:3.10-slim
|
FROM docker.io/library/python:3.11-slim
|
||||||
|
|
||||||
RUN pip install "ansible-lint[community,yamllint]"
|
RUN pip install "ansible-lint[community,yamllint]"
|
||||||
|
|
Reference in a new issue