diff --git a/Dockerfile b/Dockerfile index 92ed52581..71d407f0b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.25.4-alpine AS build +FROM golang:1.25.5-alpine AS build ARG VERSION="dev" # Set the working directory