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.
2 parents 76ea92e + 2776585 commit 832334eCopy full SHA for 832334e
Dockerfile
@@ -3,7 +3,7 @@ FROM ubuntu:24.04
3
ENV DEBIAN_FRONTEND=noninteractive
4
5
# renovate: datasource=pypi depName=ansible
6
-ARG ANSIBLE_VERSION=12.0.0
+ARG ANSIBLE_VERSION=12.1.0
7
8
RUN \
9
apt-get update && \
0 commit comments