We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22fa63b commit 8c5f459Copy full SHA for 8c5f459
Dockerfile
@@ -12,5 +12,5 @@ FROM alpine:3.9
12
COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
13
COPY --from=builder /go/bin/kafka-minion /go/bin/kafka-minion
14
15
-ENV VERSION 0.1.3
+ENV VERSION 1.0.0
16
ENTRYPOINT ["/go/bin/kafka-minion"]
0 commit comments