Update alpine:3.20 Docker digest to b2bf705
PR created by Renovate Bot.
This commit is contained in:
parent
976e24b263
commit
90e273af4f
@ -16,7 +16,7 @@ RUN cargo chef cook --release
|
||||
COPY . .
|
||||
RUN cargo build -r
|
||||
|
||||
FROM alpine:3.20@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd
|
||||
FROM alpine:3.20@sha256:b2bf705cebbc5a03a0b58e49ec152261ea7da707f40f7d5db1c4f75ed72d43c1
|
||||
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