Skip to content

Commit aef0551

Browse files
chore(deps): update golang docker tag to v1.26 (#691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88543ac commit aef0551

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.24-alpine AS base
1+
FROM golang:1.26-alpine AS base
22

33
RUN apk add --no-cache git ca-certificates
44

0 commit comments

Comments
 (0)