Skip to content

Commit

Permalink
[auto-upgrade] worker/Dockerfile - 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sagararyal committed Oct 11, 2023
1 parent 2d6e873 commit 62727a9
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.8.2
ARG N8N_VERSION=1.9.3

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

0 comments on commit 62727a9

Please sign in to comment.