n8n latest release

the-syn-ai
PRO

2 months ago

Is there a way to push the latest image to n8n? I am on 1.86.1, but 1.88 is available. However when I try to redeploy, the newest one is not available.
Any ideas?

5 Replies

the-syn-ai
PRO

2 months ago

1a1da8a2-f47b-4bb8-9951-4a0f18dcc03e


2 months ago

What template are you using? could u link it?


mataxhq
HOBBY

2 months ago

I have same issue - used this templte: https://railway.com/template/r2SNX_


the-syn-ai
PRO

2 months ago

This is the one I am using.


2 months ago

Press "Control+K" while on the service and select "Deploy Latest Commit".


2 months ago

The template uses the :latest tag, if you wanna use a more recent one change the service tag to :next or :nightly (check here https://hub.docker.com/r/n8nio/n8n/tags) but be careful as there must be a reason for n8n to have not pushed the update to :latest yet


2 months ago

1360597631847501800
1360597632195494000


mataxhq
HOBBY

2 months ago

Did that in the Primary Worker Webhook containers of this template, restarted, looged oout and in and still at 1.86.1
What am I missing?


mataxhq

Did that in the Primary Worker Webhook containers of this template, restarted, looged oout and in and still at 1.86.1What am I missing?

2 months ago

Did u try :next or :nightly? Check all available tags on https://hub.docker.com/r/n8nio/n8n/tags.
If none of them updates to the most recent version then its up to n8n to update the dockerhub img version


the-syn-ai
PRO

2 months ago

This worked, thank you. I did next


2 months ago

np! closing this


2 months ago

!s


Status changed to Solved medim 2 months ago


medim

Did u try :next or :nightly? Check all available tags on https://hub.docker.com/r/n8nio/n8n/tags.If none of them updates to the most recent version then its up to n8n to update the dockerhub img version

mataxhq
HOBBY

2 months ago

Appreciate you!


Status changed to Open railway[bot] 2 months ago


n8n latest release - Railway Help Station