Skip to content

Commit

Permalink
chore(docker-alpine): pin to alpine tag and sha (#909)
Browse files Browse the repository at this point in the history
  • Loading branch information
ecrupper committed Jul 17, 2023
1 parent 73674fc commit af55191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-alpine
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Use of this source code is governed by the LICENSE file in this repository.

FROM alpine
FROM alpine:3.18.2@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70

RUN apk add --update --no-cache ca-certificates

Expand Down

0 comments on commit af55191

Please sign in to comment.