Skip to content

Commit 4ea80f6

Browse files
chrisdothtmlfusion-bot[bot]
authored and
fusion-bot[bot]
committed
Keep green
#134
1 parent a20fecb commit 4ea80f6

File tree

3 files changed

+1290
-546
lines changed

3 files changed

+1290
-546
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:8.11.3@sha256:04986974434fc565529feaac1d62cce4f9fe99ba4906f076ce498000120a45d4
1+
FROM uber/web-base-image:2.0.2
22

33
WORKDIR /probot-app-workflow
44

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"probot-app-label-docs-pr": "1.0.2",
1616
"probot-app-label-release-pr": "1.0.4",
1717
"probot-app-license": "1.0.2",
18-
"probot-app-merge-pr": "1.0.3",
18+
"probot-app-merge-pr": "1.1.0",
1919
"probot-app-migrations": "1.0.5",
2020
"probot-app-pr-label": "1.3.0",
2121
"probot-app-pr-title": "^1.1.5",
@@ -43,7 +43,7 @@
4343
]
4444
},
4545
"engines": {
46-
"node": "^8.9.0"
46+
"node": "^10.15.0"
4747
},
4848
"devDependencies": {
4949
"babel-jest": "^23.2.0",

0 commit comments

Comments
 (0)