diff --git a/Dockerfile b/Dockerfile index 8a42c1a..c2c6105 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# syntax=docker/dockerfile:1.26 +# syntax=docker/dockerfile:1.27 # Build the manager binary FROM --platform=$BUILDPLATFORM docker.io/golang:1.27 AS builder