chore(deps): update dependency molecule to v6.0.2
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
e9503b1cb1
commit
cbf1f44f5e
@ -11,7 +11,7 @@ ARG ANSIBLE_VERSION
|
||||
ARG BUILD_VERSION
|
||||
|
||||
# renovate: datasource=pypi depName=molecule
|
||||
ENV MOLECULE_VERSION="${BUILD_VERSION:-6.0.1}"
|
||||
ENV MOLECULE_VERSION="${BUILD_VERSION:-6.0.2}"
|
||||
# renovate: datasource=pypi depName=ansible
|
||||
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-8.3.0}"
|
||||
|
||||
|
Reference in New Issue
Block a user