Skip to content

Commit

Permalink
chore(deps): update alpine docker digest to 0695fb1 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent ae1b88e commit 0b2728a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b AS downloader
FROM alpine@sha256:0695fb1256c60a18a975f6246ee757cbf7f9b679d88e8eb9560c0e0a5c4324f7 AS downloader
RUN apk add --no-cache curl

WORKDIR /tmp
Expand Down

0 comments on commit 0b2728a

Please sign in to comment.