Update alpine:3 Docker digest to a8560b3
This commit is contained in:
parent
3777d81f69
commit
270ccfd633
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ ARG TARGETOS
|
|||
ARG TARGETARCH
|
||||
RUN GOOS=$TARGETOS GOARCH=$TARGETARCH CGO_ENABLED=0 go build -o webhook -ldflags '-w -extldflags "-static"' .
|
||||
|
||||
FROM alpine:3@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
|
||||
FROM alpine:3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
|
||||
|
||||
RUN apk add --no-cache ca-certificates
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue