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