Skip to content

Commit

Permalink
Merge pull request #43 from axiom-data-science/2-18-bump
Browse files Browse the repository at this point in the history
Bump to 2.18
  • Loading branch information
kwilcox authored Feb 25, 2022
2 parents 362525b + 108a1f5 commit d5555c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM unidata/tomcat-docker:8.5@sha256:3cf99db8113eeea94a5f27dfa50f843a94ab7eaad373fd92e071e3afd912d44b
FROM unidata/tomcat-docker:8.5@sha256:0d65eef935da7bc00242360269070261fb6e6428cb906aa4ce7509301a2216f9
LABEL maintainer="Kyle Wilcox <[email protected]>"

ENV ERDDAP_VERSION 2.14
ENV ERDDAP_VERSION 2.18
ENV ERDDAP_CONTENT_URL https://github.com/BobSimons/erddap/releases/download/v$ERDDAP_VERSION/erddapContent.zip
ENV ERDDAP_WAR_URL https://github.com/BobSimons/erddap/releases/download/v$ERDDAP_VERSION/erddap.war
ENV ERDDAP_bigParentDirectory /erddapData
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ A feature full Tomcat (SSL over APR, etc.) running [ERDDAP](http://coastwatch.pf
Available versions:

* `axiom/docker-erddap:latest`
* `axiom/docker-erddap:2.18`
* `axiom/docker-erddap:2.14`
* `axiom/docker-erddap:2.11`
* `axiom/docker-erddap:2.10`
Expand Down

0 comments on commit d5555c9

Please sign in to comment.