Skip to content

Commit

Permalink
thredds: use v5.5 with missing jar
Browse files Browse the repository at this point in the history
  • Loading branch information
tlvu committed Nov 21, 2024
1 parent f231535 commit 3bde344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions birdhouse/components/thredds/default.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# All env in this default.env can be overridden by env.local.

# thredds-docker >= 4.6.18 or >= 5.2 strongly recommended to avoid Log4J CVE-2021-44228.
export THREDDS_TAGGED="5.5-unidata-2024-09-10"
export THREDDS_VERSION="5.5.0-unidata-2024-09-10"
export THREDDS_TAGGED="5.5-unidata-2024-11-19-with-tds-plugin-jar-with-dependencies.jar"
export THREDDS_VERSION="5.5.0-unidata-2024-11-19"
export THREDDS_DOCKER=pavics/thredds-docker
export THREDDS_IMAGE='${THREDDS_DOCKER}:${THREDDS_TAGGED}'
export THREDDS_IMAGE_URI='registry.hub.docker.com/${THREDDS_IMAGE}'
Expand Down

0 comments on commit 3bde344

Please sign in to comment.