labelVersion top-level constant

String const labelVersion

Label key carrying the testcontainers library version.

The value is tcVersion.

Implementation

const String labelVersion = 'org.testcontainers.version';