Update alpine:3.20 Docker digest to 5f48f60 (#71)
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
61cf074c37
commit
979a3cb190
@ -16,7 +16,7 @@ RUN cargo chef cook --release
|
||||
COPY . .
|
||||
RUN cargo build -r
|
||||
|
||||
FROM alpine:3.20@sha256:b2bf705cebbc5a03a0b58e49ec152261ea7da707f40f7d5db1c4f75ed72d43c1
|
||||
FROM alpine:3.20@sha256:5f48f60d043e6df88720dea5f954dcf507912368cd84bd08703325fdf269724e
|
||||
RUN apk add --no-cache libgcc
|
||||
WORKDIR /rustbot
|
||||
COPY --from=builder /usr/src/rustbot/target/release/rustbot .
|
||||
|
Loading…
Reference in New Issue
Block a user