You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,12 @@ A feature full Tomcat (SSL over APR, etc.) running [ERDDAP](http://coastwatch.pf
5
5
Available versions:
6
6
7
7
*`axiom/docker-erddap:latest`
8
+
*`axiom/docker-erddap:2.10`
8
9
*`axiom/docker-erddap:2.02`
9
10
*`axiom/docker-erddap:1.82`
10
11
*`axiom/docker-erddap:1.80`
11
12
12
-
See all versions available [here](https://hub.docker.com/r/axiom/docker-erddap/tags).
13
+
See all versions available [here](https://hub.docker.com/r/axiom/docker-erddap/tags). As always, consult the [ERDDAP Changes](https://coastwatch.pfeg.noaa.gov/erddap/download/changes.html) documentation before upgrading your sever.
13
14
14
15
The [upstream image](https://github.com/Unidata/tomcat-docker) this project uses replaces tagged images with new images periodcally. Even for release tags.
15
16
This makes it impossible for a downsteam project like this to maintain a reliable build process. At any point the upstream image may overwrite the base image
0 commit comments