Removed extra line
This commit is contained in:
parent
37cbb691d7
commit
060634a004
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ MAINTAINER chamunks [at] gmail [dot] com
|
|||
# 8.11.2-alpine, 8.11-alpine, 8-alpine, carbon-alpine (8/alpine/Dockerfile)
|
||||
FROM node:8-alpine
|
||||
|
||||
|
||||
## Install base packages and clone repo to src directory.
|
||||
RUN npm update && \
|
||||
apk update && apk --no-cache add git curl wget && \
|
||||
|
|
Loading…
Reference in a new issue