robertonav20 commented on code in PR #3309: URL: https://github.com/apache/camel-k/pull/3309#discussion_r885313676
########## pkg/util/defaults/defaults.go: ########## @@ -29,13 +29,13 @@ const ( DefaultRuntimeVersion = "1.13.0" // BuildahVersion -- - BuildahVersion = "1.14.0" + BuildahVersion = "1.23.3" // KanikoVersion -- KanikoVersion = "0.17.1" // baseImage -- - baseImage = "adoptopenjdk/openjdk11:slim" + baseImage = "docker.io/adoptopenjdk/openjdk11:slim" Review Comment: No, i agree with you so i proceed with revert this modify -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org