Skip to content

Commit 7a9b004

Browse files
authored
Update Node in slackbot dockerfile (#1029)
Refs: #860
1 parent 5d0fbe5 commit 7a9b004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language/slackbot/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM node:5.4
15+
FROM node:8
1616

1717
RUN apt-get update
1818
RUN apt-get install -y sqlite3

0 commit comments

Comments
 (0)