Skip to content

Commit

Permalink
[auto-upgrade] worker/Dockerfile - 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sagararyal committed Sep 19, 2023
1 parent 149dbdc commit 48507c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM node:lts-alpine

# pass N8N_VERSION Argument while building or use default

ARG N8N_VERSION=1.6.1
ARG N8N_VERSION=1.7.1

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

0 comments on commit 48507c3

Please sign in to comment.