diff --git a/Dockerfile b/Dockerfile index 4c9fa9d..230b4ba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.13.10 +ARG GO_VERSION=1.13.11 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match