Compare commits
2 commits
39554c303c
...
6c1d162916
Author | SHA1 | Date | |
---|---|---|---|
6c1d162916 | |||
28b19a188b |
2 changed files with 2 additions and 1 deletions
1
images/imap-download/nomad.txt
Normal file
1
images/imap-download/nomad.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
imap-download imap-download
|
|
@ -10,7 +10,7 @@ RUN npm install n8n
|
||||||
FROM ${REPO_LOCATION}minideb-node
|
FROM ${REPO_LOCATION}minideb-node
|
||||||
|
|
||||||
RUN install_packages sqlite3
|
RUN install_packages sqlite3
|
||||||
COPY /app /app
|
COPY --from=builder /app /app
|
||||||
|
|
||||||
USER 10500:10500
|
USER 10500:10500
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue