Skip to content

Commit e7109bb

Browse files
Bump docker.io/golang image from 1.25.3 to v1.25.4 (#232)
Co-authored-by: dghubble-renovate[bot] <119624128+dghubble-renovate[bot]@users.noreply.github.com>
1 parent 46c329c commit e7109bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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.3 AS builder
1+
FROM docker.io/golang:1.25.4 AS builder
22
COPY . src
33
RUN cd src && make build
44

0 commit comments

Comments
 (0)