chore(deps): update golang docker tag to v1.25.5
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM amd64/golang:1.25.4@sha256:efe81fa41fdf81fb873ab7cd931b9bb29bd10aced6c252cbd91739c34e654f01 as builder
|
FROM amd64/golang:1.25.5@sha256:ff44d519dbd3f622224d3433f319ae0b046abe081dda5b3d3c3db04a712e1898 as builder
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
COPY * ./
|
COPY * ./
|
||||||
RUN go get
|
RUN go get
|
||||||
|
|||||||
Reference in New Issue
Block a user