Skip to content

Commit 519e418

Browse files
Update golang Docker tag to v1.26.5 (#133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4b2cd6 commit 519e418

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 golang:1.26.4 AS builder
1+
FROM golang:1.26.5 AS builder
22

33
ENV CGO_ENABLED=0
44

0 commit comments

Comments
 (0)