Skip to content

Commit

Permalink
Clean up container naming
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied committed Jun 28, 2024
1 parent 443df79 commit fc000c6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ public enum INITIALIZATION_FLAVOR {

@EqualsAndHashCode
@Getter
@ToString(onlyExplicitlyIncluded = true, includeFieldNames = false)
public static class Version {
final String imageName;
@ToString.Include
Expand Down

0 comments on commit fc000c6

Please sign in to comment.