Skip to content

Commit 8781168

Browse files
chore(deps): update golang docker tag to v1.25 (#262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a008d9 commit 8781168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/docker/collector/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24-bookworm as build
1+
FROM golang:1.25-bookworm as build
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)