Update alpine:latest Docker digest to 34871e7 (#41)
All checks were successful
Build and push container image / build (push) Successful in 42s
All checks were successful
Build and push container image / build (push) Successful in 42s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
e0a1cbfafe
commit
3323139544
@ -7,7 +7,7 @@ COPY . .
|
||||
RUN go build -trimpath ./
|
||||
|
||||
|
||||
FROM alpine:latest@sha256:69e0a8b6d2048be90290c992957a3cde2e87e955e5bb9c27d228c78c46c7840f
|
||||
FROM alpine:latest@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0
|
||||
|
||||
WORKDIR /home/corn-util
|
||||
COPY --from=builder /corn-util/bot ./
|
||||
|
Reference in New Issue
Block a user