Skip to content

Commit 81836fb

Browse files
committed
Update to Node 12.13 and Docker 18.06.0-ce
1 parent 2db4ac8 commit 81836fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FROM node:8.11-alpine
1+
FROM node:12.13-alpine
22

3-
ENV DOCKER_VERSION 17.09.1-ce
3+
ENV DOCKER_VERSION 18.06.0-ce
44
ENV HEROKU_CLI_PLATFORM linux-x64
55

66
COPY install-docker-cli.sh .

0 commit comments

Comments
 (0)