mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix: Update dependencies to close cves (#18215)
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user