Skip to content

Commit

Permalink
update node version
Browse files Browse the repository at this point in the history
Signed-off-by: link <haoyuli6@illinois.edu>
  • Loading branch information
link1697 committed Oct 31, 2024
1 parent f67fde1 commit 0d7cc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dashboard/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.2'
services:
test-dashboard:
image: node:14.18
image: node:20.15
volumes:
- $ROOT_PATH/src/dashboard:/dashboard
working_dir: /dashboard
Expand Down

0 comments on commit 0d7cc5a

Please sign in to comment.