Skip to content

Commit 425ee2d

Browse files
chore(deps): update docker.io/golang docker tag to v1.25.8 (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47b2a34 commit 425ee2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/golang:1.25.7 AS build
1+
FROM docker.io/golang:1.25.8 AS build
22
WORKDIR /build
33
COPY go.mod .
44
COPY go.sum .

0 commit comments

Comments
 (0)