diff --git a/Dockerfile b/Dockerfile index b6b0b6ea1..53bd2c182 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.25.1-alpine AS build +FROM golang:1.25.5-alpine AS build ARG VERSION="dev" # Set the working directory