Update alpine:3.20 Docker digest to 0a4eaa0 (#82)
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
9661afa9f9
commit
721b1b30ef
@ -16,7 +16,7 @@ RUN cargo chef cook --release
|
||||
COPY . .
|
||||
RUN cargo build -r
|
||||
|
||||
FROM alpine:3.20@sha256:635b0946b3e7026ee435820c93e8af32065a69fa9fa0fe7e0872b0156f38c8d9
|
||||
FROM alpine:3.20@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5
|
||||
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