Update alpine:3.20 Docker digest to a59bbcb (#80)
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
4386de0656
commit
575d55f8d1
@ -16,7 +16,7 @@ RUN cargo chef cook --release
|
|||||||
COPY . .
|
COPY . .
|
||||||
RUN cargo build -r
|
RUN cargo build -r
|
||||||
|
|
||||||
FROM alpine:3.20@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0
|
FROM alpine:3.20@sha256:a59bbcb5abd79dd098c5f2de7f603aa7a90edf2d04f7c4a6fecc4eac08836290
|
||||||
RUN apk add --no-cache libgcc
|
RUN apk add --no-cache libgcc
|
||||||
WORKDIR /rustbot
|
WORKDIR /rustbot
|
||||||
COPY --from=builder /usr/src/rustbot/target/release/rustbot .
|
COPY --from=builder /usr/src/rustbot/target/release/rustbot .
|
||||||
|
Loading…
Reference in New Issue
Block a user