chore(deps): update dependency molecule to v24.6.1 (#389)
All checks were successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

Reviewed-on: #389
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-07-06 15:39:09 +02:00 committed by Robert Kaussow
parent 7d227ea6da
commit a5174b2ebe

View File

@ -11,7 +11,7 @@ ARG ANSIBLE_VERSION
ARG MOLECULE_VERSION
# renovate: datasource=pypi depName=molecule
ENV MOLECULE_VERSION="${MOLECULE_VERSION:-24.6.0}"
ENV MOLECULE_VERSION="${MOLECULE_VERSION:-24.6.1}"
# renovate: datasource=pypi depName=ansible
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-10.1.0}"