Skip to content

Commit 0d7b168

Browse files
Update dependency ansible to v14
1 parent d2edd24 commit 0d7b168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.0"
4+
ARG ANSIBLE_VERSION="14.0.0"
55

66
RUN \
77
apk update && \

0 commit comments

Comments
 (0)