diff --git a/Dockerfile b/Dockerfile index f10b9c708..59c1e6bc0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.19-bullseye as builder +FROM golang:1.20-bullseye as builder LABEL maintainer="Andrew Gillis " # Install deps