Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sarveshpro authored Jan 13, 2021
1 parent 573a879 commit f7d2c14
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
FROM node:lts-alpine

# pass N8N_VERSION Argument while building or use default
ARG N8N_VERSION=0.65.0

ARG N8N_VERSION=0.86.1
# Update everything and install needed dependencies
RUN apk add --update graphicsmagick tzdata

Expand Down

0 comments on commit f7d2c14

Please sign in to comment.