Skip to content

Commit

Permalink
test 14.17 node
Browse files Browse the repository at this point in the history
  • Loading branch information
xichen1 committed Aug 8, 2023
1 parent ee03758 commit 37c3890
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:12.6.0-slim
image: node:14.17-slim
volumes:
- $ROOT_PATH/src/dashboard:/dashboard
working_dir: /dashboard
Expand Down

0 comments on commit 37c3890

Please sign in to comment.