Commit cc579dab authored by William Tucker's avatar William Tucker
Browse files

Update thredds image

parent 49d8deb0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ RUN mkdir /application && \
    rm thredds.war


FROM ${ESGF_REPOSITORY_BASE}/tomcat:${ESGF_IMAGES_VERSION}
FROM ${ESGF_REPOSITORY_BASE}/tomcat11:${ESGF_IMAGES_VERSION}

USER root