Update node Docker tag to v19 #6
@ -9,7 +9,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: build front
|
||||
image: node:18-alpine3.15
|
||||
image: node:19-alpine3.15
|
||||
commands:
|
||||
- apk --no-cache add python2 build-base
|
||||
- npm install --network-timeout=100000
|
||||
|
Reference in New Issue
Block a user