Update alpine:latest Docker digest to b295f5f (#51)
All checks were successful
Build and push container image / build (push) Successful in 44s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-12-08 02:07:55 +00:00 committed by Renovate Bot
parent 2b753bc070
commit 75b83591a1

View File

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