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 2944e7b commit 54c87aaCopy full SHA for 54c87aa
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:1479fb510699623047ef2e2a09def88bacbee4a8a6df6d0e976c71e330f6daa6
16
17
USER root
18
ENV KAFKA_CFG_PROCESS_ROLES=controller,broker
0 commit comments