Update dependency molecule to v3.1.4
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
3f63b7125e
commit
c02810a526
@ -10,7 +10,7 @@ ARG ANSIBLE_VERSION
|
||||
ARG BUILD_VERSION
|
||||
|
||||
# renovate: datasource=pypi depName=molecule
|
||||
ENV MOLECULE_VERSION="${BUILD_VERSION:-3.1.3}"
|
||||
ENV MOLECULE_VERSION="${BUILD_VERSION:-3.1.4}"
|
||||
# renovate: datasource=pypi depName=ansible
|
||||
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-2.10.1}"
|
||||
|
||||
|
Reference in New Issue
Block a user