We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db4ac8 commit 81836fbCopy full SHA for 81836fb
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
-FROM node:8.11-alpine
+FROM node:12.13-alpine
2
3
-ENV DOCKER_VERSION 17.09.1-ce
+ENV DOCKER_VERSION 18.06.0-ce
4
ENV HEROKU_CLI_PLATFORM linux-x64
5
6
COPY install-docker-cli.sh .
0 commit comments