Update Go version to 1.25.0 in Dockerfile and go.mod
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM siteworxpro/golang:1.24.6 AS build
|
||||
FROM siteworxpro/golang:1.25.0 AS build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Reference in New Issue
Block a user