Skip to content
Snippets Groups Projects
Commit ccc29d71 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update docker.io/hashicorp/terraform docker tag to v1.4.1

parent b2e701df
No related branches found
No related tags found
1 merge request!554chore(deps): update docker.io/hashicorp/terraform docker tag to v1.4.1
Pipeline #16949 passed
......@@ -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
# 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
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