Skip to content

Commit e35b259

Browse files
Bump golang from 1.24-alpine to 1.25-alpine (#70)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c54f54 commit e35b259

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
1+
FROM golang:1.25-alpine
22

33
RUN apk add --no-cache -q make yq-go helm git
44
RUN mkdir /opt/schemastore && \

0 commit comments

Comments
 (0)