Skip to content

Commit

Permalink
Update n8n to current "latest" release - 1.15.2 (#328)
Browse files Browse the repository at this point in the history
This updates the n8n compose file to use our current "latest" release.
  • Loading branch information
Joffcom authored Nov 9, 2023
1 parent 15f3279 commit e2059a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/N8n/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
n8n:
environment:
TZ: $TZ
image: n8nio/n8n:0.232.0
image: n8nio/n8n:1.15.2
deploy:
resources:
reservations:
Expand Down

0 comments on commit e2059a7

Please sign in to comment.