Skip to content

Commit

Permalink
update to 0.142.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nosovk authored Oct 8, 2021
1 parent 5cc4947 commit 50003d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM node:lts-alpine

# pass N8N_VERSION Argument while building or use default
ARG N8N_VERSION=0.127.0
ARG N8N_VERSION=0.142.0

# Update everything and install needed dependencies
RUN apk add --update graphicsmagick tzdata
Expand Down

0 comments on commit 50003d9

Please sign in to comment.