Skip to content

Commit

Permalink
chore(deps): pin alpine docker tag to 1e42bbe
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-coveooss[bot] authored Nov 12, 2024
1 parent fe4aa3d commit 1623c4b
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
FROM alpine@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a

# ca-certificates is needed to download files from S3
RUN apk update && apk add ca-certificates && rm -rf /var/cache/apk/*
Expand Down

0 comments on commit 1623c4b

Please sign in to comment.