diff --git a/Dockerfile b/Dockerfile index 7d6cd1a..e82bd99 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# syntax = docker.io/docker/dockerfile:1.9 +# syntax = docker.io/docker/dockerfile:1.10 # The Alpine and Go base images must use the same release of Alpine. ARG ALPINE_BASE=docker.io/library/alpine:3.20