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 c8809ec commit dce8656Copy full SHA for dce8656
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/golang:1.24-alpine AS builder
+FROM docker.io/library/golang:1.25-alpine AS builder
2
LABEL org.opencontainers.image.authors=moulickaggarwal
3
4
WORKDIR /app
0 commit comments