Update alpine:3.20 Docker digest to 77726ef (#59)
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
eeaa72215a
commit
2f0ed98407
@ -16,7 +16,7 @@ RUN cargo chef cook --release
|
|||||||
COPY . .
|
COPY . .
|
||||||
RUN cargo build -r
|
RUN cargo build -r
|
||||||
|
|
||||||
FROM alpine:3.20@sha256:f08d666161afe0114ee8e925b254456eb79e2ece8a52d7a8979199bfd4fc3ed2
|
FROM alpine:3.20@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd
|
||||||
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