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