chore(deps): update golang docker tag to v1.26.7
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM amd64/golang:1.26.6@sha256:9262b44222fad4e87aacd26b766bc1d9dddb7ea7b1bcad03bdce0f9c7f87f2bd as builder
|
||||
FROM amd64/golang:1.26.7@sha256:ed7ed40430356dfdee1ecd8d9b5bf2b11ce93d562e0d711578a9d3b811e4c586 as builder
|
||||
WORKDIR /src
|
||||
COPY * ./
|
||||
RUN go get
|
||||
|
||||
Reference in New Issue
Block a user