fix typo
This commit is contained in:
parent
3bfdc21256
commit
a2baa85b08
@ -13,7 +13,7 @@ docker_cmd() {
|
||||
-e REACT_APP_COMMIT=${BUILD_COMMIT:-0000000} \
|
||||
-v "$(pwd):/app" \
|
||||
-w "/app/frontend" \
|
||||
node:16g \
|
||||
node:16 \
|
||||
${*}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user