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

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

parent 4c73fce7
No related branches found
No related tags found
1 merge request!763chore(deps): update docker.io/hashicorp/terraform docker tag to v1.5.3
Pipeline #17834 passed
......@@ -118,7 +118,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.5.2 AS terraform
FROM docker.io/hashicorp/terraform:1.5.3 AS terraform
# Actual start of container build
FROM quay.io/fedora/fedora:38
......
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