Skip to content

Commit

Permalink
feat(dockerfile): revert base image
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzCrazyKns committed Oct 18, 2024
1 parent 71fc19f commit 36bb265
Show file tree
Hide file tree
Showing 2 changed files with 404 additions and 404 deletions.
2 changes: 1 addition & 1 deletion backend.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18-slim
FROM node:20-buster

WORKDIR /home/perplexica

Expand Down
Loading

0 comments on commit 36bb265

Please sign in to comment.