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