Skip to content

Commit 36cda76

Browse files
chore(deps): update bitnami/kafka:latest docker digest to 7c91967 (#1922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23d69d5 commit 36cda76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/test/e2e/kafka-go/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
1212
--mount=type=cache,target=/go/pkg \
1313
CGO_ENABLED=0 go build -v -o /usr/local/bin/app .
1414

15-
FROM bitnami/kafka:latest@sha256:e46b36c5082a02dabee0118e70a11b6a5811ab8aaef6994942f11d053341949a
15+
FROM bitnami/kafka:latest@sha256:7c91967e7a76eacbc823f951f4c3826ddfd8188ed3cfc99fc9b2fe0d5e89e75b
1616

1717
USER root
1818
ENV KAFKA_CFG_PROCESS_ROLES=controller,broker

0 commit comments

Comments
 (0)