Update alpine:latest Docker digest to 3a24491 (#37)
All checks were successful
Build and push container image / build (push) Successful in 43s
All checks were successful
Build and push container image / build (push) Successful in 43s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
a2264b826e
commit
4c78b62dd6
@ -7,7 +7,7 @@ COPY . .
|
|||||||
RUN go build -trimpath ./
|
RUN go build -trimpath ./
|
||||||
|
|
||||||
|
|
||||||
FROM alpine:latest@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
|
FROM alpine:latest@sha256:3a244917cd8d31893d88232d2201755fc9c884fde57a47d148f77edbcc8ad2a6
|
||||||
|
|
||||||
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