chore(deps): update golang docker tag to v1.27
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# DEB
|
||||
FROM golang:1.26 AS deps
|
||||
FROM golang:1.27 AS deps
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user