Skip to content

Commit b0143a5

Browse files
committed
Kafka 2.4.1 nonroot (65543:65534) on AdoptOpenJDK 11.0.7
1 parent b7e7e46 commit b0143a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

nonroot/nonroot-image-kafka.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ spec:
77
spec:
88
containers:
99
- name: broker
10-
image: solsson/kafka:nonroot-2.4.0@sha256:b7dbda9f1941711239fbc3095ea49ba74715a9b2e2e8ce9185106c2e878c06aa
10+
image: solsson/kafka:2.4.1-nonroot@sha256:ddfdd23081c075b86132f3e5d8e15389c78c4334dbb22166d9ad1d57f362007f

nonroot/nonroot-image-zookeeper.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
spec:
88
containers:
99
- name: zookeeper
10-
image: solsson/kafka:nonroot-2.4.0@sha256:b7dbda9f1941711239fbc3095ea49ba74715a9b2e2e8ce9185106c2e878c06aa
10+
image: solsson/kafka:2.4.1-nonroot@sha256:ddfdd23081c075b86132f3e5d8e15389c78c4334dbb22166d9ad1d57f362007f
1111
---
1212
apiVersion: apps/v1
1313
kind: StatefulSet
@@ -18,4 +18,4 @@ spec:
1818
spec:
1919
containers:
2020
- name: zookeeper
21-
image: solsson/kafka:nonroot-2.4.0@sha256:b7dbda9f1941711239fbc3095ea49ba74715a9b2e2e8ce9185106c2e878c06aa
21+
image: solsson/kafka:2.4.1-nonroot@sha256:ddfdd23081c075b86132f3e5d8e15389c78c4334dbb22166d9ad1d57f362007f

0 commit comments

Comments
 (0)