diff --git a/Dockerfile b/Dockerfile index ae2a1505..333ac010 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.24.2-alpine AS build +FROM golang:1.24.3-alpine AS build ARG VERSION="dev" # Set the working directory