Skip to content

Commit

Permalink
Merge pull request #565 from danskernesdigitalebibliotek/dependabot/d…
Browse files Browse the repository at this point in the history
…ocker/tools/dplsh/alpine/helm-3.16.4

Bump alpine/helm from 3.15.4 to 3.16.4 in /tools/dplsh
  • Loading branch information
ITViking authored Jan 9, 2025
2 parents a259389 + 4480a91 commit 78110ec
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.15.4 as helm
FROM alpine/helm:3.16.4 as helm

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

0 comments on commit 78110ec

Please sign in to comment.