Skip to content

Commit

Permalink
Dockerfile: Pin alpine:3.17 image by digest (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Augustus <foo@auggie.dev>
  • Loading branch information
justaugustus authored Dec 22, 2022
1 parent 0daa2b4 commit d3329a5
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:3.17
FROM alpine:3.17@sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4

WORKDIR /opt/gh-jira-issue-sync

Expand Down

0 comments on commit d3329a5

Please sign in to comment.