diff --git a/Dockerfile b/Dockerfile index ac17290..15184b1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.19-bullseye AS build +FROM golang:1.21-bullseye AS build ARG OYAKI_VERSION