Skip to content
Snippets Groups Projects
Commit dc62b563 authored by nimrod's avatar nimrod
Browse files

And now ca-certificates for https.

parent 289ce997
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ FROM debian:buster-slim
COPY --from=golang /go/bin/on-change /go/bin/ttyrec2gif /usr/local/bin/
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
ca-certificates \
fonts-font-awesome \
fonts-linex \
fonts-noto-extra \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment