Skip to content

Commit

Permalink
Merge pull request #56 from netbootxyz/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update dependency ansible to v10.6.0
  • Loading branch information
antonym authored Nov 6, 2024
2 parents 366e4a9 + c9ec59f commit dd80d81
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.6.0

RUN \
apt-get update && \
Expand Down

0 comments on commit dd80d81

Please sign in to comment.