mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -25,7 +25,8 @@ RUN echo "https://dl-cdn.alpinelinux.org/alpine/v3.22/main" >> /etc/apk/reposito
|
||||
tzdata \
|
||||
ca-certificates \
|
||||
libc6-compat \
|
||||
jq
|
||||
jq \
|
||||
ffmpeg
|
||||
|
||||
# Install full-icu
|
||||
RUN npm install -g full-icu@1.5.0
|
||||
|
||||
Reference in New Issue
Block a user