Skip to content

Commit e05b26f

Browse files
authored
Merge pull request #71 from gotti/renovate/golang-1.x
Update golang Docker tag to v1.26
2 parents 29e7eb0 + ab31a24 commit e05b26f

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

33
WORKDIR /app
44
COPY . /app

0 commit comments

Comments
 (0)