chore(deps): update golang docker tag to v1.25.0
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM amd64/golang:1.24.6@sha256:958bfd1662590c3ce6a3222cc6db015d101b2c52dae21da881b5fefa3eecaec5 as builder
|
||||
FROM amd64/golang:1.25.0@sha256:36e95221032d4c929d001ae5c1059ba1fbe1dec3b1f5c74d2708583d3141e151 as builder
|
||||
WORKDIR /src
|
||||
COPY * ./
|
||||
RUN go get
|
||||
|
||||
Reference in New Issue
Block a user