Skip to content

Commit 80888f3

Browse files
authored
Merge pull request #1376 from tdrwenski/update-dap-test-container
Update test container
2 parents a7c05d8 + 657e521 commit 80888f3

File tree

1 file changed

+1
-1
lines changed
  • cdm-test-utils/src/main/resources/ucar/unidata/util/test

1 file changed

+1
-1
lines changed

cdm-test-utils/src/main/resources/ucar/unidata/util/test/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM unidata/tomcat-docker:8.5-jdk11 AS base
1+
FROM unidata/tomcat-docker:9.0-jdk11 AS base
22

33
MAINTAINER Unidata
44

0 commit comments

Comments
 (0)