chore(deps): update dependency molecule to v3.5.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
9c725a236c
commit
5bfe859bc1
@ -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.5.1}"
|
||||
# renovate: datasource=pypi depName=ansible
|
||||
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-4.5.0}"
|
||||
|
||||
|
Reference in New Issue
Block a user