Skip to content

Commit

Permalink
chore(deps): update alpine/git docker tag to v2.40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 52a39bf commit cd37f8b
Showing 1 changed file with 1 addition and 1 deletion.
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.24.1
FROM alpine/git:v2.40.1@sha256:9a2947ae3651a9db60411eabb254fab595ee7fbd37817020ff7e43f0f2c463e3
RUN apk add --no-cache curl

ENTRYPOINT ["/bin/sh"]
Expand Down

0 comments on commit cd37f8b

Please sign in to comment.