Compare commits
3 Commits
d87f26a8ef
...
2526b8aec4
| Author | SHA1 | Date | |
|---|---|---|---|
| 2526b8aec4 | |||
| 38e0604cf3 | |||
| d0c4d9218d |
@@ -26,7 +26,7 @@ RUN cmake .. \
|
|||||||
&& make -j$(nproc) install
|
&& make -j$(nproc) install
|
||||||
|
|
||||||
# Runtime stage
|
# Runtime stage
|
||||||
FROM debian:bookworm-slim@sha256:60eac759739651111db372c07be67863818726f754804b8707c90979bda511df
|
FROM debian:bookworm-slim@sha256:7b140f374b289a7c2befc338f42ebe6441b7ea838a042bbd5acbfca6ec875818
|
||||||
|
|
||||||
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