Skip to content

Commit

Permalink
Merge pull request #461 from redhat-cop/renovate/alpine-git-v2.43.0
Browse files Browse the repository at this point in the history
chore(deps): update alpine/git:v2.43.0 docker digest to f0c544b
  • Loading branch information
garethahealy committed Apr 2, 2024
2 parents 7a28fa8 + 7ea4648 commit 9ec71ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/static-site/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: static-site
description: A Helm chart for deploying a static-site with auto-updating
type: application
version: 0.0.14
version: 0.0.15
appVersion: 1.17.9-alpine
home: https://github.com/redhat-cop/helm-charts
icon: https://i.dlpng.com/static/png/6796939_preview.png
Expand Down
2 changes: 1 addition & 1 deletion charts/static-site/alpine-curl-git.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine/git:v2.43.0@sha256:36f8916f1953ed812eafe54e2134aa9cf215799d3b832ae163f5fa3f09026880
FROM alpine/git:v2.43.0@sha256:f0c544b406f4ead9788320e2d9210e344a46ccaabedeac25668c15968b10cb6d
RUN apk add --no-cache curl

ENTRYPOINT ["/bin/sh"]
Expand Down

0 comments on commit 9ec71ff

Please sign in to comment.