Compare commits
2 Commits
42c7f211ac
...
f4f6a486c9
| Author | SHA1 | Date | |
|---|---|---|---|
| f4f6a486c9 | |||
| c354ec0562 |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user