Skip to content

Commit

Permalink
chore(deps): lock file maintenance (#1756)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: DustyD <[email protected]>
Co-authored-by: Xiao Peng <[email protected]>
  • Loading branch information
3 people authored Jan 3, 2025
1 parent b329770 commit 09c3fd3
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 09c3fd3

Please sign in to comment.