We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c54f54 commit e35b259Copy full SHA for e35b259
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine
+FROM golang:1.25-alpine
2
3
RUN apk add --no-cache -q make yq-go helm git
4
RUN mkdir /opt/schemastore && \
0 commit comments