Skip to content

Commit b3bb0d0

Browse files
Bump docker.io/golang image from 1.26.4 to v1.26.5 (#1594)
Co-authored-by: dghubble-renovate[bot] <119624128+dghubble-renovate[bot]@users.noreply.github.com>
1 parent c25ba0f commit b3bb0d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)