tomaszmichalak opened a new issue, #3656:
URL: https://github.com/apache/bookkeeper/issues/3656

   **BUG REPORT**
   
   `latest` Docker image uses `4.15.1` dependencies:
   
   ```bash
   org.apache.bookkeeper-bookkeeper-common-4.15.1.jar
   org.apache.bookkeeper-bookkeeper-common-allocator-4.15.1.jar
   org.apache.bookkeeper-bookkeeper-proto-4.15.1.jar
   org.apache.bookkeeper-bookkeeper-server-4.15.1.jar
   org.apache.bookkeeper-bookkeeper-tools-4.15.1.jar
   org.apache.bookkeeper-bookkeeper-tools-framework-4.15.1.jar
   org.apache.bookkeeper-bookkeeper-tools-ledger-4.15.1.jar
   org.apache.bookkeeper-circe-checksum-4.15.1.jar
   org.apache.bookkeeper-cpu-affinity-4.15.1.jar
   org.apache.bookkeeper-statelib-4.15.1.jar
   org.apache.bookkeeper-stream-storage-cli-4.15.1.jar
   org.apache.bookkeeper-stream-storage-java-client-4.15.1.jar
   org.apache.bookkeeper-stream-storage-server-4.15.1.jar
   org.apache.bookkeeper-stream-storage-service-api-4.15.1.jar
   org.apache.bookkeeper-stream-storage-service-impl-4.15.1.jar
   org.apache.bookkeeper.http-http-server-4.15.1.jar
   org.apache.bookkeeper.http-vertx-http-server-4.15.1.jar
   org.apache.bookkeeper.stats-bookkeeper-stats-api-4.15.1.jar
   org.apache.bookkeeper.stats-prometheus-metrics-provider-4.15.1.jar
   org.apache.bookkeeper.tests-stream-storage-tests-common-4.15.1.jar
   ``` 
   
   ***Expected behavior***
   
   We should always specify the Docker tag (released version) in production. 
However, tutorials and some PoCs can skip the tag version and use `latest`. The 
`latest` tag should point to the latest released version.
   
   ***Additional context***
   
   The example from `docker` is not working now.
   


-- 
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]

Reply via email to