@@ -1,5 +1,5 @@
#first stage - builder
-FROM gravitl/go-builder AS builder
+FROM gravitl/go-builder:1.23.0 AS builder
ARG tags
WORKDIR /app
COPY . .