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