Skip to content

Commit

Permalink
Merge pull request #191 from danskernesdigitalebibliotek/dependabot/d…
Browse files Browse the repository at this point in the history
…ocker/tools/dplsh/alpine/helm-3.12.1
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
2 parents 2a51552 + f830168 commit f113295
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 @@ -2,7 +2,7 @@ ARG DPLSH_BUILD_VERSION=latest

# Use an intermediate images as a way to have dependabot track our dependency
# https://hub.docker.com/r/alpine/helm/tags?page=1&ordering=last_updated
FROM alpine/helm:3.11.2 as helm
FROM alpine/helm:3.12.1 as helm

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

0 comments on commit f113295

Please sign in to comment.