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