Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aea5cf124c | ||
|
|
5d5329d197 | ||
|
|
17d68fa984 |
+1
-1
@@ -26,7 +26,7 @@ RUN cmake .. \
|
|||||||
&& make -j$(nproc) install
|
&& make -j$(nproc) install
|
||||||
|
|
||||||
# Runtime stage
|
# Runtime stage
|
||||||
FROM debian:bookworm-slim
|
FROM debian:bookworm-slim@sha256:60eac759739651111db372c07be67863818726f754804b8707c90979bda511df
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
libcurl3-gnutls \
|
libcurl3-gnutls \
|
||||||
|
|||||||
Reference in New Issue
Block a user