build: update image to node 11
This commit is contained in:
parent
35781f8b59
commit
e7df382753
|
@ -59,7 +59,7 @@ stages:
|
|||
IMAGE_TAG: ssube/salty-dog:$CI_COMMIT_REF_SLUG
|
||||
|
||||
.build-node: &build-node
|
||||
image: apextoaster/node:10.1
|
||||
image: apextoaster/node:11.15
|
||||
tags:
|
||||
- platform:k8s
|
||||
- runner:shared
|
||||
|
|
Loading…
Reference in New Issue