chore: Upgrade launcher to 1.1.3 (#16429)

This commit is contained in:
Iván Ovejero 2025-06-17 14:35:57 +02:00 committed by GitHub
parent 9850a560b4
commit 2bc3f8cf9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ COPY docker/images/n8n/docker-entrypoint.sh /
# Setup the Task Runner Launcher
ARG TARGETPLATFORM
ARG LAUNCHER_VERSION=1.1.2
ARG LAUNCHER_VERSION=1.1.3
COPY docker/images/n8n/n8n-task-runners.json /etc/n8n-task-runners.json
# Download, verify, then extract the launcher binary
RUN \