-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
User Story (Required on creation):
As a user, I can override the JDBC driver versions when building my own Camunda Docker image using the docker-camunda-bpm-platform repository.
Functional Requirements (Required before implementation):
- A user can set a version on the PostgreSQL JDBC driver packaged in the Camunda Docker image.
- A user can set a version on the MySQL JDBC driver packaged in the Camunda Docker image.
Technical Requirements (Required before implementation):
- There is a Docker environment variable for the PostgreSQL JDBC driver version packaged in the Camunda Docker image.
- There is a Docker environment variable for the MySQL JDBC driver version packaged in the Camunda Docker image.
Hints (optional):
Currently, the version for the PostgreSQL and MySQL JDBC drivers is read from the database pom.xml in the camunda-bpm-platform repository: