Now that https://github.com/Unidata/tomcat-docker/pull/143 has been merged can we please update the docker image so that the changes are reflected there? As of right now: ```sh $ docker run -it --rm unidata/tomcat-docker:10-jdk17 grep sync /entrypoint.sh sync ``` Thanks!
Now that #143 has been merged can we please update the docker image so that the changes are reflected there?
As of right now:
$ docker run -it --rm unidata/tomcat-docker:10-jdk17 grep sync /entrypoint.sh syncThanks!