Skip to content
Snippets Groups Projects
Commit 8447ef7c authored by Benjamin Wingfield's avatar Benjamin Wingfield
Browse files

add openssl

parent 0eeb9546
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,6 @@ FROM --platform=linux/amd64 debian:stable-slim
COPY --from=build /opt/build/target/x86_64-unknown-linux-gnu/debug/hattivatti /opt/
RUN apt-get update && apt-get install -y openssl-dev
CMD ["/opt/hattivatti"]
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment