Update alpine:3.19 Docker digest to b5dfcf7
PR created by Renovate Bot.
This commit is contained in:
parent
2870a499e2
commit
928a4dc3c2
@ -6,7 +6,7 @@ RUN cargo build || true
|
|||||||
COPY . .
|
COPY . .
|
||||||
RUN cargo fetch && cargo build -r
|
RUN cargo fetch && cargo build -r
|
||||||
|
|
||||||
FROM alpine:3.19@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
|
FROM alpine:3.19@sha256:b5dfcf7427d7ba35bd7eb083754c14008e50fc80b00a42b55946ccbc2cc6322a
|
||||||
RUN apk add --no-cache openssl-dev libgcc
|
RUN apk add --no-cache openssl-dev libgcc
|
||||||
WORKDIR /rustbot
|
WORKDIR /rustbot
|
||||||
COPY --from=compiler /usr/src/rustbot/target/release/rustbot .
|
COPY --from=compiler /usr/src/rustbot/target/release/rustbot .
|
||||||
|
Loading…
Reference in New Issue
Block a user