Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Nov 6, 2023
1 parent d5e0c7e commit 9e27233
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Qryn
FROM node:16-slim

# BUILD FORCE
ENV BUILD 703030
ENV PORT 3100
# qryn
FROM node:20-slim

COPY . /app
WORKDIR /app
Expand Down

0 comments on commit 9e27233

Please sign in to comment.