Skip to content

Commit

Permalink
Docker file uses Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
joneubank authored and justincorrigible committed Jan 7, 2025
1 parent 67b29c9 commit 7f53b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:12.13.1
FROM node:20

ENV APP_UID=9999
ENV APP_GID=9999
Expand Down

0 comments on commit 7f53b8d

Please sign in to comment.