Skip to content

Commit

Permalink
Update dependency ansible to v10.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 366e4a9 commit f439647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:24.04
ENV DEBIAN_FRONTEND=noninteractive

# renovate: datasource=pypi depName=ansible
ARG ANSIBLE_VERSION=10.2.0
ARG ANSIBLE_VERSION=10.4.0

RUN \
apt-get update && \
Expand Down

0 comments on commit f439647

Please sign in to comment.