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