diff --git a/Dockerfile b/Dockerfile index 7ea42f2..6af51dc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # Build a go app into a minimal docker image with timezone support and SSL cert chains. -FROM golang:latest@sha256:795a40cbe36a11e39b0709eb98d7aaa8d312d60336d863a0ef1c8aff07c1b3e0 as builder +FROM golang:latest@sha256:4c0a1814a7c6c65ece28b3bfea14ee3cf83b5e80b81418453f0e9d5255a5d7b8 as builder ARG TARGETOS ARG TARGETARCH ARG BUILD_FLAGS=""