Skip to content

Commit

Permalink
testing withouts deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 committed Dec 27, 2023
1 parent 82451ed commit 387ef5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM golang:1.19-alpine

ENV LIBRDKAFKA_VERSION 1.9.2

RUN apk add --no-cache wget make g++ openssl-dev autoconf automake libtool curl librdkafka-dev

USER nonroot:nonroot
Expand Down

0 comments on commit 387ef5f

Please sign in to comment.