ptupitsyn commented on code in PR #5275: URL: https://github.com/apache/ignite-3/pull/5275#discussion_r1998585266
########## packaging/build.gradle: ########## @@ -82,7 +82,7 @@ def replaceVars = tasks.register('replaceVars', Copy) { } docker { - name 'apacheignite/ignite3' + name 'apacheignite/ignite:3.0.0' Review Comment: This is script that builds a new image. It does not pull existing images. It will be fixed in https://issues.apache.org/jira/browse/IGNITE-24408 -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org