adutra commented on code in PR #2045:
URL: https://github.com/apache/polaris/pull/2045#discussion_r2205303392
##########
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:
Shouldn't we use `latest` here? Using a specific version here means that
we'd need to update it during or immediately after the release process.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]