This message was deleted.
# help
s
This message was deleted.
t
Essentially it’s because the 3.2.0 bit is the actual WireMock core version and the -3 is the Docker build version. If we were to drop the -3 it would mean we’d need to either only ever produce one Docker image per WireMock core build or start bumping the WireMock core patch version just to get new Docker images.
p
Thanks Tom. Also, I realized that it is usually desirable to have the latest build because then I can get also an updated version of the base image for example. This will usually increase security.
o
Yes, four digit versions are deliberate.
3.2.0
indeed means
3.2.0-latest
I set up the three digit version as a temporary solution while we were setting the proper automation for the website. Now we use UpdateCLI so probably we could stop publishing them and just use four digit ones