Skip to content

Commit

Permalink
[auto-upgrade] worker/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 a15b047 commit 23639f9
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.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 23639f9

Please sign in to comment.