Commit ceaf31a Hongxin Zhang
committed
1 parent d5be008 commit ceaf31a Copy full SHA for ceaf31a
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.7
20
+ image : cbioportal/oncokb-public:2.2.8
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.7 </version >
8
+ <version >2.2.8 </version >
9
9
<packaging >jar</packaging >
10
10
<name >OncoKB Public Website</name >
11
11
608
608
<image >adoptopenjdk:11-jre-hotspot</image >
609
609
</from >
610
610
<to >
611
- <image >cbioportal/oncokb-public:2.2.7 </image >
611
+ <image >cbioportal/oncokb-public:2.2.8 </image >
612
612
</to >
613
613
<container >
614
614
<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.7
4
+ image : cbioportal/oncokb-public:2.2.8
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