Skip to content

Commit

Permalink
[auto-upgrade] Dockerfile - 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sagararyal committed Sep 27, 2023
1 parent 48507c3 commit a15b047
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
Expand Up @@ -2,7 +2,7 @@ FROM node:lts-alpine

# pass N8N_VERSION Argument while building or use default

ARG N8N_VERSION=1.7.1
ARG N8N_VERSION=1.8.2

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

0 comments on commit a15b047

Please sign in to comment.