Can I use "latest" with runner?

Describe the problem/error/question

I’ve updated my n8n docker to “run” with a separate runner instance, works great, but… I read everywhere that you need to use a tagged version. Is this really the way to go?

I would love to use “:latest” in my compose file so Diun is reporting updates. That’s very useful because I’m not working with n8n on a daily basis :wink:

Hi @jicho, welcome!

Yes, you can use tags with runners,
I’m personally using the beta:

n8nio/runners:beta
1 Like

Great to know that there is no needs to used a fixed version for n8n and runners, I’m switching back to :latest :slight_smile:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.