Update rust:1.77-alpine3.19 Docker digest to 4a7925c (#74)
All checks were successful
Build and push container image / build (push) Successful in 10m31s
All checks were successful
Build and push container image / build (push) Successful in 10m31s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
7d8ce4c8f4
commit
30a7dee9bf
@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.77-alpine3.19@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb AS compiler
|
FROM rust:1.77-alpine3.19@sha256:4a7925c3974fab3fb68b3f4d93d1a4a36cb201f9f87b01014def219b125f1960 AS compiler
|
||||||
ENV RUSTFLAGS="-C target-feature=-crt-static"
|
ENV RUSTFLAGS="-C target-feature=-crt-static"
|
||||||
RUN apk add --no-cache openssl-dev musl-dev
|
RUN apk add --no-cache openssl-dev musl-dev
|
||||||
WORKDIR /usr/src/kon
|
WORKDIR /usr/src/kon
|
||||||
|
Loading…
Reference in New Issue
Block a user