Skip to content

Commit

Permalink
Update node.js to v20 in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
psi-4ward committed Jun 22, 2023
1 parent 8b579a1 commit 2a95769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:18-alpine
FROM node:20-alpine

ENV PSITRANSFER_UPLOAD_DIR=/data \
NODE_ENV=production
Expand Down

0 comments on commit 2a95769

Please sign in to comment.