Skip to content

Commit

Permalink
Merge pull request #18 from coreruleset/renovate/golang-1.22.5-alpine…
Browse files Browse the repository at this point in the history
…3.19

chore(deps): update golang:1.22.5-alpine3.19 docker digest to 48aac60 in dockerfile
  • Loading branch information
theseion authored Jul 30, 2024
2 parents d1b18f0 + 7a91abf commit b8bcc5e
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 golang:1.22.5-alpine3.19@sha256:0642d4f809abf039440540de1f0e83502401686e3946ed8e7398a1d94648aa6d as prepare
FROM golang:1.22.5-alpine3.19@sha256:48aac60d4f50477055967586f60391fb1f3cbdc2e176e36f1f7f3fd0f5380ef7 as prepare

RUN apk update && apk add github-cli

Expand Down

0 comments on commit b8bcc5e

Please sign in to comment.