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 62af740 commit 8850facCopy full SHA for 8850fac
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.5-alpine AS build
+FROM golang:1.26.0-alpine AS build
2
RUN apk --no-cache add git
3
WORKDIR /go/src/github.com/owasp-amass/amass
4
COPY . .
0 commit comments