Skip to content

Commit d7243a1

Browse files
authored
Merge pull request #27 from containeroo/renovate/golang-1.x
2 parents a649cb3 + 9b7a2fb commit d7243a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23-alpine as builder
1+
FROM golang:1.24-alpine as builder
22

33
WORKDIR /workspace
44
# Copy the Go Modules manifests

0 commit comments

Comments
 (0)