Skip to content

Commit

Permalink
Merge branch 'main' into renovate/major-vite
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaopeng0202 authored Jan 3, 2025
2 parents 8df8cf1 + 09c3fd3 commit d44f7b3
Show file tree
Hide file tree
Showing 3 changed files with 1,035 additions and 794 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:

frontend:
container_name: frontend
image: node:18-bullseye-slim
image: node:20-bullseye-slim
ports: ["3000:3000"]
entrypoint: sh -c "npm i --no-update-notifier && npm run start"
user: root
Expand Down
Loading

0 comments on commit d44f7b3

Please sign in to comment.