diff --git a/generator/konfig-dash/Earthfile b/generator/konfig-dash/Earthfile index a36b5ac73..f28b6faf7 100644 --- a/generator/konfig-dash/Earthfile +++ b/generator/konfig-dash/Earthfile @@ -1,5 +1,5 @@ VERSION 0.7 -FROM node:18-bullseye +FROM node:20-bullseye WORKDIR /konfig-dash # TODO: Once we figure out how to better package/extract konfig-cli from konfig-dash, move this to