We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2edd24 commit feedaedCopy full SHA for feedaed
Dockerfile
@@ -1,7 +1,7 @@
1
FROM alpine:3.21
2
3
# renovate: datasource=pypi depName=ansible
4
-ARG ANSIBLE_VERSION="11.2.0"
+ARG ANSIBLE_VERSION="11.9.0"
5
6
RUN \
7
apk update && \
0 commit comments