diff --git a/Dockerfile b/Dockerfile index be9f63a4..0f0e6435 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.11.10-alpine as builder +FROM --platform=linux/amd64 cgr.dev/spotdraft.com/go:1.11.10-dev as builder MAINTAINER FullStory Engineering # currently, a module build requires gcc (so Go tool can build