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 ad9a685 commit 521354dCopy full SHA for 521354d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24-alpine AS build
+FROM golang:1.24.2-alpine AS build
2
RUN apk --no-cache add git
3
WORKDIR /go/src/github.com/owasp-amass/amass
4
COPY . .
0 commit comments