Skip to content

Commit

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

Bump alpine/helm from 3.14.1 to 3.15.3 in /tools/dplsh
  • Loading branch information
ITViking authored Jul 16, 2024
2 parents 45b82f4 + 7210f9b commit 67363fb
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.14.1 as helm
FROM alpine/helm:3.15.3 as helm

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

0 comments on commit 67363fb

Please sign in to comment.