Skip to content

Commit 6d48504

Browse files
committed
Issue #403: Update Hubot example Node.js version to 14.
1 parent 2d66999 commit 6d48504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-hubot/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
gather_facts: false
55

66
vars:
7-
base_image: node:8
7+
base_image: node:14
88
container_name: hubot_slack
99
image_namespace: a4d
1010
image_name: hubot-slack

0 commit comments

Comments
 (0)