Update alpine:3.20 Docker digest to b89d9c9 #73
@ -16,7 +16,7 @@ RUN cargo chef cook --release
|
|||||||
COPY . .
|
COPY . .
|
||||||
RUN cargo build -r
|
RUN cargo build -r
|
||||||
|
|
||||||
FROM alpine:3.20@sha256:5f48f60d043e6df88720dea5f954dcf507912368cd84bd08703325fdf269724e
|
FROM alpine:3.20@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0
|
||||||
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