Update alpine:latest Docker digest to b5dfcf7 (#83)
All checks were successful
Build and push container image / build (push) Successful in 39s
All checks were successful
Build and push container image / build (push) Successful in 39s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
fddf163858
commit
3884d14e5e
@ -7,7 +7,7 @@ COPY . .
|
|||||||
RUN go build -trimpath ./
|
RUN go build -trimpath ./
|
||||||
|
|
||||||
|
|
||||||
FROM alpine:latest@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
|
FROM alpine:latest@sha256:b5dfcf7427d7ba35bd7eb083754c14008e50fc80b00a42b55946ccbc2cc6322a
|
||||||
|
|
||||||
WORKDIR /home/corn-util
|
WORKDIR /home/corn-util
|
||||||
COPY --from=builder /corn-util/bot ./
|
COPY --from=builder /corn-util/bot ./
|
||||||
|
Reference in New Issue
Block a user