lianetm commented on code in PR #20881:
URL: https://github.com/apache/kafka/pull/20881#discussion_r2524880681
##########
.github/workflows/docker_scan.yml:
##########
@@ -26,7 +26,7 @@ jobs:
strategy:
matrix:
# This is an array of supported tags. Make sure this array only
contains the supported tags
- supported_image_tag: ['latest', '3.9.1', '4.0.0', '4.1.0']
+ supported_image_tag: ['latest', '3.9.1', '4.0.0', '4.1.1']
Review Comment:
Fixed the 4.0.1 tag here too
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]