Skip to content

Commit 3cd9bf1

Browse files
authored
Merge pull request #37 from netbootxyz/renovate/ansible-11.x
Update dependency ansible to v11.2.0
2 parents 90830ac + 36a3a4c commit 3cd9bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.21
22

33
# renovate: datasource=pypi depName=ansible
4-
ARG ANSIBLE_VERSION="11.1.0"
4+
ARG ANSIBLE_VERSION="11.2.0"
55

66
RUN \
77
apk update && \

0 commit comments

Comments
 (0)