Update alpine:latest Docker digest to 51b6726 (#52)
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
75b83591a1
commit
4e264289a8
@ -7,7 +7,7 @@ COPY . .
|
||||
RUN go build -trimpath ./
|
||||
|
||||
|
||||
FROM alpine:latest@sha256:b295f5f1fa78532ebd27af26ea7338d554ae09b1d8db4a22b6b060a264f0e9cf
|
||||
FROM alpine:latest@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
|
||||
|
||||
WORKDIR /home/corn-util
|
||||
COPY --from=builder /corn-util/bot ./
|
||||
|
Reference in New Issue
Block a user