File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
services :
2
2
peerprep :
3
3
build : peerprep
4
- image : modembcc/peerprep:7.0.0
4
+ image : modembcc/peerprep:7.0.2
5
5
env_file :
6
6
- peerprep/.env
7
7
ports :
@@ -124,7 +124,7 @@ services:
124
124
125
125
collab :
126
126
build : collab
127
- image : modembcc/collab:7.0.1
127
+ image : modembcc/collab:7.0.2
128
128
env_file :
129
129
- collab/.env
130
130
ports :
Original file line number Diff line number Diff line change 13
13
spec :
14
14
containers :
15
15
- name : collab
16
- image : modembcc/collab:7.0.1
16
+ image : modembcc/collab:7.0.2
17
17
imagePullPolicy : Always
18
18
env :
19
19
- name : PORT
Original file line number Diff line number Diff line change 13
13
spec :
14
14
containers :
15
15
- name : peerprep
16
- image : modembcc/peerprep:7.0.0
16
+ image : modembcc/peerprep:7.0.2
17
17
imagePullPolicy : Always
18
18
env :
19
19
- name : NEXT_PUBLIC_QUESTION_SERVICE
You can’t perform that action at this time.
0 commit comments