Skip to content

Commit 65bba79

Browse files
Update golang Docker tag to v1.26.2 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7680d6 commit 65bba79

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

33
ENV CGO_ENABLED=0
44

0 commit comments

Comments
 (0)