Skip to content
This repository was archived by the owner on Sep 5, 2021. It is now read-only.

Commit 1c3f11f

Browse files
committed
robo8x [chore] 10/12/2019, 12:32:46 PM
1 parent 11319b2 commit 1c3f11f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
@license p3x-docker-debian-testing-mongodb-stable v2019.10.136
2+
@license p3x-docker-debian-testing-mongodb-stable v2019.10.138
33

44
✨ Debian Buster / Bullseye / Bookworm / Testing / SID MongoDB and MongoDB Tools build stable
55

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://
143143

144144
---
145145

146-
[**P3X-DOCKER-DEBIAN-TESTING-MONGODB-STABLE**](https://pages.corifeus.com/docker-debian-testing-mongodb-stable) Build v2019.10.136
146+
[**P3X-DOCKER-DEBIAN-TESTING-MONGODB-STABLE**](https://pages.corifeus.com/docker-debian-testing-mongodb-stable) Build v2019.10.138
147147

148148
[![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
149149

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"prefix": "p3x-",
55
"type": "build",
66
"cdn": true,
7-
"nodejs": "v12.10.0",
7+
"nodejs": "v12.11.1",
88
"icon": "fas fa-database",
99
"code": "MissOut",
1010
"opencollective": false,
1111
"reponame": "docker-debian-testing-mongodb-stable",
1212
"build": true
1313
},
14-
"version": "2019.10.136",
14+
"version": "2019.10.138",
1515
"description": "✨ Debian Buster / Bullseye / Bookworm / Testing / SID MongoDB and MongoDB Tools build stable ",
1616
"main": "src/index.js",
1717
"directories": {
@@ -43,7 +43,7 @@
4343
"author": "Patrik Laszlo <alabard@gmail.com>",
4444
"license": "MIT",
4545
"devDependencies": {
46-
"corifeus-builder": "^2019.10.246"
46+
"corifeus-builder": "^2019.10.249"
4747
},
4848
"engines": {
4949
"node": ">=10.16.0"

0 commit comments

Comments
 (0)