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.
2 parents 51d3388 + aeacc42 commit 29b15e2Copy full SHA for 29b15e2
.github/workflows/go.yml
@@ -39,7 +39,7 @@ jobs:
39
services:
40
# Kafka service
41
kafka:
42
- image: bitnami/kafka:3.4.1
+ image: bitnamilegacy/kafka:3.4.1
43
ports:
44
- "9092:9092"
45
env:
0 commit comments