Update alpine:latest Docker digest to c5b1261

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-01-27 00:57:14 +00:00
parent 3884d14e5e
commit 8f0667b456

View File

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