Skip to content

Commit

Permalink
Merge pull request #388 from danskernesdigitalebibliotek/dependabot/d…
Browse files Browse the repository at this point in the history
…ocker/tools/dplsh/hashicorp/terraform-1.9.0

Bump hashicorp/terraform from 1.7.3 to 1.9.0 in /tools/dplsh
  • Loading branch information
ITViking authored Jul 10, 2024
2 parents cc1d35a + 06e75f7 commit d6326d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/dplsh/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG DPLSH_BUILD_VERSION=latest
FROM alpine/helm:3.14.1 as helm

# https://hub.docker.com/r/hashicorp/terraform/tags?page=1&ordering=last_updated
FROM hashicorp/terraform:1.7.3 as terraform
FROM hashicorp/terraform:1.9.0 as terraform

# We use the official azure cli as a base-image. It is itself based on alpine
# and is quite minimal.
Expand Down

0 comments on commit d6326d4

Please sign in to comment.