Skip to content

Commit

Permalink
use old confluentImagesTag
Browse files Browse the repository at this point in the history
  • Loading branch information
moscicky committed May 25, 2023
1 parent 90f3530 commit 7785d49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

public class ImageTags {
static String confluentImagesTag() {
return System.getProperty("confluentImagesTag", "7.2.2");
return System.getProperty("confluentImagesTag", "6.1.0");
}
}

0 comments on commit 7785d49

Please sign in to comment.