Skip to content
Snippets Groups Projects
Verified Commit 5225d2c7 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Merge remote-tracking branch 'origin/renovate/docker.io-hashicorp-terraform-1.x'

parents 6c2c0e11 fd9d52bb
No related branches found
No related tags found
1 merge request!429chore(deps): update docker.io/hashicorp/terraform docker tag to v1.3.7
...@@ -128,7 +128,7 @@ RUN curl -L "https://github.com/rust-lang/mdBook/releases/download/${MDBOOK_VERS ...@@ -128,7 +128,7 @@ RUN curl -L "https://github.com/rust-lang/mdBook/releases/download/${MDBOOK_VERS
&& install -o root -g root -m 0755 mdbook /usr/local/bin/mdbook && install -o root -g root -m 0755 mdbook /usr/local/bin/mdbook
# Terraform CLI # Terraform CLI
FROM docker.io/hashicorp/terraform:1.3.6 AS terraform FROM docker.io/hashicorp/terraform:1.3.7 AS terraform
# Actual start of container build # Actual start of container build
FROM quay.io/fedora/fedora:36 FROM quay.io/fedora/fedora:36
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment