Commit bcf8b81 Hongxin Zhang
committed
1 parent d5d88f6 commit bcf8b81 Copy full SHA for bcf8b81
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
22
spec :
23
23
containers :
24
24
- name : oncokb-public
25
- image : cbioportal/oncokb-public:2.3.9
25
+ image : cbioportal/oncokb-public:2.3.10
26
26
env :
27
27
- name : SPRING_PROFILES_ACTIVE
28
28
value : prod,no-liquibase
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.mskcc.cbio.oncokb</groupId >
7
7
<artifactId >public-website</artifactId >
8
- <version >2.3.9 </version >
8
+ <version >2.3.10 </version >
9
9
<packaging >jar</packaging >
10
10
<name >OncoKB Public Website</name >
11
11
621
621
<image >adoptopenjdk:11-jre-hotspot</image >
622
622
</from >
623
623
<to >
624
- <image >cbioportal/oncokb-public:2.3.9 </image >
624
+ <image >cbioportal/oncokb-public:2.3.10 </image >
625
625
</to >
626
626
<container >
627
627
<entrypoint >
Original file line number Diff line number Diff line change 1
1
version : ' 2'
2
2
services :
3
3
oncokb-app :
4
- image : cbioportal/oncokb-public:2.3.9
4
+ image : cbioportal/oncokb-public:2.3.10
5
5
environment :
6
6
- _JAVA_OPTIONS=-Xmx512m -Xms256m
7
7
- SPRING_PROFILES_ACTIVE=prod,swagger
You can’t perform that action at this time.
0 commit comments