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 5254156 commit aeacc42Copy full SHA for aeacc42
.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