diff --git a/Dockerfile.shopify b/Dockerfile.shopify index 8224b2e3ed..35042570e2 100644 --- a/Dockerfile.shopify +++ b/Dockerfile.shopify @@ -1,4 +1,4 @@ -FROM golang:1.18-alpine3.15 as builder +FROM golang:1.20-alpine3.16 as builder # Copied from Dockerfile.multi-stage, but using a different base image WORKDIR $GOPATH/src/github.com/thanos-io/thanos