Chore: Move to node 18 again (#62079)

move to node 18 again
This commit is contained in:
Ashley Harrison
2023-01-26 10:19:39 +00:00
committed by GitHub
parent 9f7ddf1f0b
commit 64352e8d08
11 changed files with 233 additions and 231 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ load(
)
grabpl_version = 'v3.0.20'
build_image = 'grafana/build-container:1.6.6'
build_image = 'grafana/build-container:1.6.7'
publish_image = 'grafana/grafana-ci-deploy:1.3.3'
deploy_docker_image = 'us.gcr.io/kubernetes-dev/drone/plugins/deploy-image'
alpine_image = 'alpine:3.15.6'