Skip to content

Commit

Permalink
Merge tag '1.6.1' into develop
Browse files Browse the repository at this point in the history
Adds the image to the libs: bash curl and grep.
  • Loading branch information
douglasrafael committed Jun 22, 2020
2 parents cd63cba + 916bad7 commit 8dac6af
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8,726 deletions.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM node:12.18.0-alpine
FROM node:12-alpine
RUN apk --no-cache add bash curl grep

# Create app directory
RUN mkdir -p /usr/src/ds
Expand Down
Loading

0 comments on commit 8dac6af

Please sign in to comment.