mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-20 03:01:04 -05:00
Update to markov-strings-db 4.1
This commit is contained in:
@@ -31,6 +31,8 @@ RUN npm run build
|
||||
########
|
||||
FROM base as deploy
|
||||
|
||||
USER node
|
||||
|
||||
# Steal node_modules from base image
|
||||
COPY --from=build /usr/app/node_modules node_modules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user