Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dockerfile): update to use 1.4.7,1.6.6 #4223

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Commits on Feb 8, 2024

  1. chore(dockerfile): update to use 1.4.7,1.6.6

    ```
    $ asdf list-all terraform | grep 1.4.
    1.4.0-alpha20221109
    1.4.0-alpha20221207
    1.4.0-beta1
    1.4.0-beta2
    1.4.0-rc1
    1.4.0
    1.4.1
    1.4.2
    1.4.3
    1.4.4
    1.4.5
    1.4.6
    1.4.7
    ```
    
    ```
    $ asdf list-all terraform | grep 1.5.
    1.5.0-alpha20230405
    1.5.0-alpha20230504
    1.5.0-beta1
    1.5.0-beta2
    1.5.0-rc1
    1.5.0-rc2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.5.4
    1.5.5
    1.5.6
    1.5.7
    ```
    
    ```
    $ asdf list-all terraform | grep 1.6.
    1.1.0-alpha20210616
    1.1.0-alpha20210630
    1.6.0-alpha20230719
    1.6.0-alpha20230802
    1.6.0-alpha20230816
    1.6.0-beta1
    1.6.0-beta2
    1.6.0-beta3
    1.6.0-rc1
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.6.4
    1.6.5
    1.6.6
    ```
    
    Signed-off-by: Rui Chen <[email protected]>
    chenrui333 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    64bb9ac View commit details
    Browse the repository at this point in the history