Skip to content

Commit 1996444

Browse files
committed
bump to 2.25
1 parent 9ef83b7 commit 1996444

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ COPY --from=unidata-tomcat-image ${CATALINA_HOME}/conf/web.xml ${CATALINA_HOME}/
3939
# Security enhanced server.xml
4040
COPY --from=unidata-tomcat-image ${CATALINA_HOME}/conf/server.xml ${CATALINA_HOME}/conf/
4141

42-
ARG ERDDAP_VERSION=2.24
42+
ARG ERDDAP_VERSION=2.25
4343
ARG ERDDAP_CONTENT_URL=https://github.com/ERDDAP/erddap/releases/download/v$ERDDAP_VERSION/erddapContent.zip
4444
ARG ERDDAP_WAR_URL=https://github.com/ERDDAP/erddap/releases/download/v$ERDDAP_VERSION/erddap.war
4545
ENV ERDDAP_bigParentDirectory /erddapData

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ A feature full Tomcat (SSL over APR, etc.) running [ERDDAP](http://coastwatch.pf
44

55
Most recent versions:
66

7-
* `axiom/docker-erddap:latest-jdk21-openjdk` (2.24)
7+
* `axiom/docker-erddap:latest-jdk21-openjdk` (2.25)
8+
* `axiom/docker-erddap:2.25-jdk21-openjdk`
89
* `axiom/docker-erddap:2.24-jdk21-openjdk`
910
* `axiom/docker-erddap:2.23-jdk17-openjdk`
1011

0 commit comments

Comments
 (0)