Update alpine:latest Docker digest to 69e0a8b (#38)
All checks were successful
Build and push container image / build (push) Successful in 47s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-11-30 23:35:18 +00:00 committed by Renovate Bot
parent 4c78b62dd6
commit c7f02041c9

View File

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