MonkeyCanCode commented on code in PR #2045: URL: https://github.com/apache/polaris/pull/2045#discussion_r2205355558
########## getting-started/eclipselink/docker-compose-bootstrap-db.yml: ########## @@ -20,7 +20,7 @@ services: polaris-bootstrap: # IMPORTANT: the image MUST contain the Postgres JDBC driver and EclipseLink dependencies, see README for instructions - image: apache/polaris-admin-tool:postgres-latest + image: apache/polaris-admin-tool:1.1.0-incubating-SNAPSHOT Review Comment: Yes, I was thinking about the same thing. The current build will do both version and latest. It makes sense to use the latest instead for documentation. I will update it later today. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org