@ -1,4 +1,4 @@
FROM golang:1.14.4-alpine AS builder
FROM golang:1.14.7-alpine AS builder
RUN apk add --no-cache make git