Commit f50912d Hongxin Zhang
committed
1 parent d58946c commit f50912d Copy full SHA for f50912d
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 17
17
spec :
18
18
containers :
19
19
- name : oncokb-public
20
- image : cbioportal/oncokb-public:2.2.3
20
+ image : cbioportal/oncokb-public:2.2.4
21
21
env :
22
22
- name : SPRING_PROFILES_ACTIVE
23
23
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.2.3 </version >
8
+ <version >2.2.4 </version >
9
9
<packaging >jar</packaging >
10
10
<name >OncoKB Public Website</name >
11
11
602
602
<image >adoptopenjdk:11-jre-hotspot</image >
603
603
</from >
604
604
<to >
605
- <image >cbioportal/oncokb-public:2.2.3 </image >
605
+ <image >cbioportal/oncokb-public:2.2.4 </image >
606
606
</to >
607
607
<container >
608
608
<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.2.3
4
+ image : cbioportal/oncokb-public:2.2.4
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