Update rust:slim-bullseye Docker digest to 1eca9af #46

Merged
renovate-bot merged 1 commits from renovate/rust-slim-bullseye into main 2025-03-21 01:01:06 +01:00
Showing only changes of commit c354ec0562 - Show all commits

View File

@@ -1,5 +1,5 @@
# Build image
FROM rust:slim-bullseye@sha256:7fe28fe53c035b264595c813e7927ee87040a2bffed6a831490afae0c5da0312 as build
FROM rust:slim-bullseye@sha256:1eca9af45f393ac4669b9b63659529638359575f6268cbd4e6543ddc46c53803 as build
RUN apt-get update && apt-get install -y \
build-essential autoconf automake cmake libtool libssl-dev pkg-config