Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Commit

Permalink
Updating to version 1.5.0 of FITS and 1.2.1 of Servlet
Browse files Browse the repository at this point in the history
  • Loading branch information
captmiddy committed Sep 11, 2019
1 parent 936aad7 commit 1f77db7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM amazonlinux:2
LABEL maintainer "Anthony Moulen <[email protected]>"
ENV TOMCAT_MAJOR="8" \
TOMCAT_VERSION="8.5.40" \
FITS_VERSION="1.4.1" \
FITSSERVLET_VERSION="1.2.0" \
TOMCAT_VERSION="8.5.45" \
FITS_VERSION="1.5.0" \
FITSSERVLET_VERSION="1.2.1" \
FITS_SERVLET_URL="http://projects.iq.harvard.edu/files/fits/files/fits" \
CATALINA_HOME=/opt/tomcat

Expand Down

0 comments on commit 1f77db7

Please sign in to comment.