Update alpine:latest Docker digest to 3a24491 #37

Merged
Renovate merged 1 commits from renovate/alpine-latest into master 2023-11-30 18:04:56 -05:00
Showing only changes of commit 7851a1aff5 - Show all commits

View File

@ -7,7 +7,7 @@ COPY . .
RUN go build -trimpath ./
FROM alpine:latest@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
FROM alpine:latest@sha256:3a244917cd8d31893d88232d2201755fc9c884fde57a47d148f77edbcc8ad2a6
WORKDIR /home/corn-util
COPY --from=builder /corn-util/bot ./