fix: Update dependencies to close cves (#18215)

This commit is contained in:
shortstacked
2025-08-11 15:25:36 +01:00
committed by GitHub
parent 04738d442d
commit d7d44f9e77
3 changed files with 14 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
ARG NODE_VERSION=22
ARG N8N_VERSION=snapshot
ARG LAUNCHER_VERSION=1.1.4
ARG LAUNCHER_VERSION=1.1.5
ARG TARGETPLATFORM
# ==============================================================================
@@ -74,4 +74,4 @@ LABEL org.opencontainers.image.title="n8n" \
org.opencontainers.image.description="Workflow Automation Tool" \
org.opencontainers.image.source="https://github.com/n8n-io/n8n" \
org.opencontainers.image.url="https://n8n.io" \
org.opencontainers.image.version=${N8N_VERSION}
org.opencontainers.image.version=${N8N_VERSION}