Update MongoDB images

This commit is contained in:
cytopia 2019-11-24 10:29:15 +01:00
parent 57a1f335f6
commit 182269fdf1
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
5 changed files with 7 additions and 3 deletions

View File

@ -120,6 +120,7 @@ jobs:
- "MONGO_SERVER=3.4"
- "MONGO_SERVER=3.6"
- "MONGO_SERVER=4.0"
- "MONGO_SERVER=4.2"
- "MONGO_SERVER=latest"
name: "[${{ matrix.version }}]"
steps:

View File

@ -219,6 +219,7 @@ env:
- S1=PHP V1=7.2 S2=MONGO V2=3.4
- S1=PHP V1=7.2 S2=MONGO V2=3.6
- S1=PHP V1=7.2 S2=MONGO V2=4.0
- S1=PHP V1=7.2 S2=MONGO V2=4.2
###

View File

@ -308,7 +308,7 @@ Every single attachable container comes with many different versions. In order t
<td><a target="_blank" title="PgSQL 9.6" href="https://github.com/docker-library/postgres">9.6</a></td>
<td></td>
<td></td>
<td><a target="_blank" title="MongoDB latest" href="https://github.com/docker-library/mongo">latest</a></td>
<td><a target="_blank" title="MongoDB 4.2" href="https://github.com/docker-library/mongo">4.2</a></td>
</tr>
<tr>
<td></td>
@ -320,7 +320,7 @@ Every single attachable container comes with many different versions. In order t
<td>...</td>
<td></td>
<td></td>
<td></td>
<td><a target="_blank" title="MongoDB latest" href="https://github.com/docker-library/mongo">latest</a></td>
</tr>
<tr>
<td></td>

View File

@ -561,4 +561,5 @@ volumes:
devilbox-mongo-3.4:
devilbox-mongo-3.6:
devilbox-mongo-4.0:
devilbox-mongo-4.2:
devilbox-mongo-latest:

View File

@ -398,7 +398,8 @@ MEMCD_SERVER=1.5
#MONGO_SERVER=3.2
#MONGO_SERVER=3.4
#MONGO_SERVER=3.6
MONGO_SERVER=4.0
#MONGO_SERVER=4.0
MONGO_SERVER=4.2
#MONGO_SERVER=latest