Skip to content

Commit

Permalink
chore: update node to 20.12.2 and vue.js to 3.4.25
Browse files Browse the repository at this point in the history
  • Loading branch information
FinalAngel committed Apr 25, 2024
1 parent a241be1 commit a0b1996
Show file tree
Hide file tree
Showing 3 changed files with 159 additions and 162 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.11.1
FROM node:20.12.2

ENV NODE_PATH=/app/node_modules

Expand Down
Loading

0 comments on commit a0b1996

Please sign in to comment.