Skip to content

Commit 6fe5142

Browse files
Bump docker.io/golang image from 1.26.3 to v1.26.4 (#1581)
Co-authored-by: dghubble-renovate[bot] <119624128+dghubble-renovate[bot]@users.noreply.github.com>
1 parent 5e436ba commit 6fe5142

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

0 commit comments

Comments
 (0)