Skip to content

Commit b4f21ec

Browse files
authored
Merge pull request #61 from netbootxyz/renovate/all-minor-patch
Update dependency ansible to v11.3.0
2 parents 613e365 + 32cf3f3 commit b4f21ec

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
@@ -3,7 +3,7 @@ FROM ubuntu:24.04
33
ENV DEBIAN_FRONTEND=noninteractive
44

55
# renovate: datasource=pypi depName=ansible
6-
ARG ANSIBLE_VERSION=11.2.0
6+
ARG ANSIBLE_VERSION=11.3.0
77

88
RUN \
99
apt-get update && \

0 commit comments

Comments
 (0)