Merge pull request 'Update golang Docker tag to v1.26' (#3) from renovate/golang-1.x into main
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Cache dependency
|
||||
FROM golang:1.22-alpine AS go-mod-cache
|
||||
FROM golang:1.26-alpine AS go-mod-cache
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user