You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project image (firebirdsql/firebird) is now the default.
Contrary to previously announced, the 5.0.3 tag is the default, not 5.0.1.
If you want to continue using the jacobalberty image, you'll need to explicitly reference the image name (e.g. using FirebirdContainer.JACOB_ALBERTY_IMAGE).
As a backwards compatibility measure, a subset of tags of the jacobalberty image are recognized in jdbc:tc:firebird[sql]:... URLs and FirebirdContainerProvider.newInstance(String).
Specifically, tags starting with 2., v2, v3, v4 and v5 will select the jacobalberty image instead of the project image.
Support for the jacobalberty image is considered deprecated, but there are currently no plans to remove it.
Switch to the project image (firebirdsql/firebird).
Support for the fdcastel image was removed as it is no longer available.
Switch to the project image (firebirdsql/firebird).