This commit is contained in:
felinae98
2021-11-18 20:03:46 +08:00
parent 5b555c4442
commit 4a528fee18
+1 -1
View File
@@ -51,7 +51,7 @@ workflows:
jobs:
build-frontend:
docker:
- image: cimg/node
- image: cimg/node:17.1.0
steps:
- checkout
- node/install-packages: