@@ -1,4 +1,4 @@
-FROM alpine:latest
+FROM golang:1.17-alpine3.16 as builder
LABEL name="kpt-tmr" \
description="pt service" \