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

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

parents 0f2b69ae 92162a00
No related branches found
No related tags found
1 merge request!564chore(deps): update docker.io/hashicorp/terraform docker tag to v1.4.2
...@@ -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.4.1 AS terraform FROM docker.io/hashicorp/terraform:1.4.2 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