diff --git a/Dockerfile b/Dockerfile index a5aa04d2..98c7c5f2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# syntax=docker/dockerfile:1.10-labs +# syntax=docker/dockerfile:1.11-labs ARG GO_VERSION=1.23 # get modules, if they don't change the cache can be used for faster builds