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

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

parents 5388f5c8 ccc29d71
No related branches found
No related tags found
1 merge request!554chore(deps): update docker.io/hashicorp/terraform docker tag to v1.4.1
...@@ -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.9 AS terraform FROM docker.io/hashicorp/terraform:1.4.1 AS terraform
# Actual start of container build # Actual start of container build
FROM quay.io/fedora/fedora:37 FROM quay.io/fedora/fedora:37
......
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