The latest Broadsea-webtools Docker image for Atlas v2.7.2 is now available on Docker Hub:
1 Like
Thanks @lee_evans
Would it be possible to tag the image with a tag that represents the explicit image version? e.g. ohdsi/broadsea-webtools:2.7.2
latest can be kept for backward compatibility
Tagging the version of an image explicitly would be considered best practice, and will allow a Dockerfile built from the ohdsi/broadsea-webtools to pass hadolint rule: DL3006 - Always tag the version of an image explicitly - https://github.com/hadolint/hadolint/wiki/DL3006