chore: Upgrade launcher to 1.2.0 (#18634)

This commit is contained in:
Iván Ovejero 2025-08-21 14:13:37 +02:00 committed by GitHub
parent b7909196ff
commit 4920f50d3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
ARG NODE_VERSION=22
ARG N8N_VERSION=snapshot
ARG LAUNCHER_VERSION=1.1.5
ARG LAUNCHER_VERSION=1.2.0
ARG TARGETPLATFORM
# ==============================================================================