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