Update node Docker tag to v19
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
28a10f3a2f
commit
a6cf77e98f
@ -9,7 +9,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build front
|
- name: build front
|
||||||
image: node:18-alpine3.15
|
image: node:19-alpine3.15
|
||||||
commands:
|
commands:
|
||||||
- apk --no-cache add python2 build-base
|
- apk --no-cache add python2 build-base
|
||||||
- npm install --network-timeout=100000
|
- npm install --network-timeout=100000
|
||||||
|
Reference in New Issue
Block a user