chore(deps): update dependency molecule to v3.6.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
aa366cbd38
commit
a1c556d8a5
@ -11,7 +11,7 @@ ARG ANSIBLE_VERSION
|
||||
ARG BUILD_VERSION
|
||||
|
||||
# renovate: datasource=pypi depName=molecule
|
||||
ENV MOLECULE_VERSION="${BUILD_VERSION:-3.4.0}"
|
||||
ENV MOLECULE_VERSION="${BUILD_VERSION:-3.6.0}"
|
||||
# renovate: datasource=pypi depName=ansible
|
||||
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-5.3.0}"
|
||||
|
||||
|
Reference in New Issue
Block a user