Skip to content

Commit

Permalink
Merge pull request #538 from xichen1/main
Browse files Browse the repository at this point in the history
Upgrade FE test image
  • Loading branch information
xichen1 authored Aug 14, 2023
2 parents ee03758 + 9b15dac commit 97a0da3
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
volumes:
- $ROOT_PATH/src/dashboard:/dashboard
working_dir: /dashboard
Expand Down

0 comments on commit 97a0da3

Please sign in to comment.