diff --git a/Dockerfile b/Dockerfile index 0f9ee41ba..a3680318f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ # Note that multistage builds can leverage the tag applied (at build # time) to this container -FROM --platform=linux/amd64 golang:1.20 AS golauncherbuild +FROM --platform=linux/amd64 golang:1.21 AS golauncherbuild LABEL maintainer="engineering@kolide.co" # fake data or not?