Skip to content

Commit

Permalink
Merge pull request #50 from netbootxyz/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update dependency ansible to v9.6.0
  • Loading branch information
antonym authored May 25, 2024
2 parents 51443bc + fa434cc commit 42956da
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:22.04
ENV DEBIAN_FRONTEND=noninteractive

# renovate: datasource=pypi depName=ansible
ARG ANSIBLE_VERSION=9.3.0
ARG ANSIBLE_VERSION=9.6.0

RUN \
apt-get update && \
Expand Down

0 comments on commit 42956da

Please sign in to comment.