Update golang Docker tag to v1.25
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# DEB
|
||||
FROM golang:1.22 AS deps
|
||||
FROM golang:1.25 AS deps
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user