Skip to content

Commit

Permalink
[auto-upgrade] worker/Dockerfile - 0.236.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sagararyal committed Aug 8, 2023
1 parent 3eab863 commit 3c30a34
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=0.236.2
ARG N8N_VERSION=0.236.3

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

0 comments on commit 3c30a34

Please sign in to comment.