Commit 099b8f65 authored by William Tucker's avatar William Tucker
Browse files

Revert "Update thredds image"

This reverts commit cc579dab.
parent 5b0fa83f
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}/tomcat11:${ESGF_IMAGES_VERSION}
FROM ${ESGF_REPOSITORY_BASE}/tomcat:${ESGF_IMAGES_VERSION}

USER root