Skip to content

Commit

Permalink
Ran npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanito98 committed Jan 26, 2025
1 parent f9fe2a0 commit 73cf502
Show file tree
Hide file tree
Showing 4 changed files with 3,040 additions and 10,545 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18
v20
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the official Node.js 18 image as the base image
FROM node:18-alpine
# Use the official Node.js 20 image as the base image
FROM node:20-alpine

# To fix: https://github.com/prisma/prisma/discussions/19341
RUN apk add --no-cache openssl
Expand Down
Loading

0 comments on commit 73cf502

Please sign in to comment.