Skip to content

Commit

Permalink
Update dependency ansible to v9.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent fc5fd98 commit fa03144
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
@@ -1,7 +1,7 @@
FROM alpine:3.18

# renovate: datasource=pypi depName=ansible
ARG ANSIBLE_VERSION="9.0.1"
ARG ANSIBLE_VERSION="9.7.0"

RUN \
echo "http://dl-cdn.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories && \
Expand Down

0 comments on commit fa03144

Please sign in to comment.