Update dependency molecule to v3.2.1
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
bc09e08169
commit
d042540f58
@ -10,7 +10,7 @@ ARG ANSIBLE_VERSION
|
||||
ARG BUILD_VERSION
|
||||
|
||||
# renovate: datasource=pypi depName=molecule
|
||||
ENV MOLECULE_VERSION="${BUILD_VERSION:-3.2.0}"
|
||||
ENV MOLECULE_VERSION="${BUILD_VERSION:-3.2.1}"
|
||||
# renovate: datasource=pypi depName=ansible
|
||||
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-2.10.4}"
|
||||
|
||||
|
Reference in New Issue
Block a user