The ticket is still “Open” so it doesn’t seem like the issue is fixed yet;
https://luceeserver.atlassian.net/browse/LDEV-2516
The Docker images are essentially builds based on the version numbers that you see on the Lucee Downloads page:
https://download.lucee.org/
I don’t think there’s any such release as 5.3.7.34-RC3
, the version number from the downloads page is 5.3.7.34-RC
and that’s the version number for the corresponding Docker image. That is also the newest RC, and there are no SNAPSHOT builds after 5.3.7.34
in the 5.3.7.x line. If you wanted to try something newer than that you’d need to try the 5.3.8.20-SNAPSHOT
;
@cfmitrah Can you confirm this is still a bug in the latest RC and latest SNAPSHOT? If that’s the case, IMO it should be fixed in 5.3.7.x before the release.