Update alpine:3.19 Docker digest to c5b1261 (#29)
All checks were successful
Build and push container image / build (push) Successful in 6m38s
All checks were successful
Build and push container image / build (push) Successful in 6m38s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
3f2cf8f5a3
commit
f871b519bc
@ -5,7 +5,7 @@ WORKDIR /usr/src/kon
|
||||
COPY . .
|
||||
RUN cargo fetch && cargo build -r
|
||||
|
||||
FROM alpine:3.19@sha256:b5dfcf7427d7ba35bd7eb083754c14008e50fc80b00a42b55946ccbc2cc6322a
|
||||
FROM alpine:3.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
|
||||
RUN apk add --no-cache openssl-dev libgcc
|
||||
WORKDIR /kon
|
||||
COPY --from=compiler /usr/src/kon/target/release/kon .
|
||||
|
Loading…
Reference in New Issue
Block a user