Merge branch 'renovate/docker.io-library-python-3.x' into 'master'
Update docker.io/library/python Docker tag to v3.10 See merge request saibotk.de/infrastructure-ci-container!1
This commit is contained in:
commit
ee19a49ab9
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