Switch Sigmah to Tomcat 8.5
This commit is contained in:
parent
4f81baf02f
commit
d0751b1f2c
@ -1,7 +1,7 @@
|
||||
IMAGE sigmah
|
||||
LAYER shared/alpine3.9
|
||||
LAYER shared/alpine3.9-java8
|
||||
LAYER shared/alpine3.9-tomcat8
|
||||
LAYER shared/alpine3.9-tomcat8.5
|
||||
LAYER sigmah/sigmah
|
||||
|
||||
RUN EOF
|
||||
|
@ -6,5 +6,5 @@
|
||||
"version": "0.0.1",
|
||||
"release": "0",
|
||||
"license": "GPL",
|
||||
"depends": ["alpine3.9-tomcat8", "postgres"]
|
||||
"depends": ["alpine3.9-tomcat8.5", "postgres"]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user