Skip to content

Commit

Permalink
Ensure that both versions of the Time provider are installed
Browse files Browse the repository at this point in the history
Signed-off-by: Krzysztof Wilczyński <[email protected]>
  • Loading branch information
kwilczynski committed Mar 1, 2023
1 parent fe056b6 commit a761acf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions qontract-reconcile-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ ENV LANG=en_US.utf8
ENV TF_PROVIDER_AWS_VERSIONS="3.75.2 3.76.0"
ENV TF_PROVIDER_CLOUDFLARE_VERSIONS="3.29.0"
ENV TF_PROVIDER_RANDOM_VERSIONS="3.1.0 3.4.3"
ENV TF_PROVIDER_TIME_VERSIONS="0.7.2"
ENV TF_PROVIDER_RANDOM_VERSIONS="3.1.0"
ENV TF_PROVIDER_TIME_VERSIONS="0.9.1"
ENV TF_PROVIDER_TIME_VERSIONS="0.7.2 0.9.1"
ENV TF_PROVIDER_TEMPLATE_VERSIONS="2.2.0"
ENV OC_VERSION=4.10.15
ENV TF_VERSION=0.13.7
Expand Down

0 comments on commit a761acf

Please sign in to comment.