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 11b3e89 commit 7558beaCopy full SHA for 7558bea
internal/test/e2e/kafka-go/Dockerfile
@@ -12,7 +12,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
12
--mount=type=cache,target=/go/pkg \
13
CGO_ENABLED=0 go build -v -o /usr/local/bin/app .
14
15
-FROM bitnami/kafka:latest@sha256:55df55bfc7ed5980447387620afa3498eab3985a4d8c731013d82b3fa8b43bff
+FROM bitnami/kafka:latest@sha256:89b1fabfe2fc7b723d33cadf2bd5a32c554719f1b928e99d78aa174d80becd4b
16
17
USER root
18
ENV KAFKA_CFG_PROCESS_ROLES=controller,broker
0 commit comments