reword comment about more
This commit is contained in:
parent
d80ef0a5e0
commit
56182008df
|
|
@ -5,6 +5,6 @@ FROM docker.n8n.io/n8nio/n8n
|
||||||
USER root
|
USER root
|
||||||
ENV PYTHONUNBUFFERED=1
|
ENV PYTHONUNBUFFERED=1
|
||||||
RUN apk add --update --no-cache python3 ffmpeg curl
|
RUN apk add --update --no-cache python3 ffmpeg curl
|
||||||
# install any further packages needed
|
# install more here
|
||||||
|
|
||||||
USER node
|
USER node
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user