Skip to content

Commit

Permalink
Update Redpanda images to 22.3.4 - See https://github.com/redpanda-da…
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Dec 5, 2022
1 parent 1a5dd2a commit 7691132
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public class KafkaDevServicesBuildTimeConfig {
* See https://github.com/strimzi/test-container and https://quay.io/repository/strimzi-test-container/test-container
* <p>
*/
@ConfigItem(defaultValue = "docker.io/vectorized/redpanda:v22.1.7")
@ConfigItem(defaultValue = "docker.io/vectorized/redpanda:v22.3.4")
public String imageName;

/**
Expand Down

0 comments on commit 7691132

Please sign in to comment.