Skip to content

Commit

Permalink
Update dependency ansible to v11 (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
H3mul and renovate-bot authored Nov 20, 2024
1 parent 28f112e commit 17e2bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/netboot-xyz/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM ubuntu:24.04@sha256:278628f08d4979fb9af9ead44277dbc9c92c2465922310916ad0c46
ENV DEBIAN_FRONTEND=noninteractive

# renovate: datasource=pypi depName=ansible
ARG ANSIBLE_VERSION=10.6.0
ARG ANSIBLE_VERSION=11.0.0

RUN \
apt-get update && \
Expand Down

0 comments on commit 17e2bda

Please sign in to comment.