Compare commits

..

No commits in common. "v3.3.0-1" and "v3.2.4-1" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ ARG ANSIBLE_VERSION
ARG BUILD_VERSION
# renovate: datasource=pypi depName=molecule
ENV MOLECULE_VERSION="${BUILD_VERSION:-3.3.0}"
ENV MOLECULE_VERSION="${BUILD_VERSION:-3.2.4}"
# renovate: datasource=pypi depName=ansible
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-3.1.0}"