Skip to content

Commit 108a1f5

Browse files
committed
Bump to 2.18
fixes #40
1 parent f84b8d2 commit 108a1f5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
FROM unidata/tomcat-docker:8.5@sha256:3cf99db8113eeea94a5f27dfa50f843a94ab7eaad373fd92e071e3afd912d44b
1+
FROM unidata/tomcat-docker:8.5@sha256:0d65eef935da7bc00242360269070261fb6e6428cb906aa4ce7509301a2216f9
22
LABEL maintainer="Kyle Wilcox <[email protected]>"
33

4-
ENV ERDDAP_VERSION 2.14
4+
ENV ERDDAP_VERSION 2.18
55
ENV ERDDAP_CONTENT_URL https://github.com/BobSimons/erddap/releases/download/v$ERDDAP_VERSION/erddapContent.zip
66
ENV ERDDAP_WAR_URL https://github.com/BobSimons/erddap/releases/download/v$ERDDAP_VERSION/erddap.war
77
ENV ERDDAP_DATA /erddapData

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A feature full Tomcat (SSL over APR, etc.) running [ERDDAP](http://coastwatch.pf
55
Available versions:
66

77
* `axiom/docker-erddap:latest`
8+
* `axiom/docker-erddap:2.18`
89
* `axiom/docker-erddap:2.14`
910
* `axiom/docker-erddap:2.11`
1011
* `axiom/docker-erddap:2.10`

0 commit comments

Comments
 (0)