Update alpine:latest Docker digest to c9b32ee #50

Merged
Renovate merged 1 commits from renovate/alpine-latest into master 2023-12-07 20:37:54 -05:00
Showing only changes of commit d43de99fc6 - Show all commits

View File

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