Skip to content

Commit 8850fac

Browse files
committed
updated for Go version 1.26
1 parent 62af740 commit 8850fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.5-alpine AS build
1+
FROM golang:1.26.0-alpine AS build
22
RUN apk --no-cache add git
33
WORKDIR /go/src/github.com/owasp-amass/amass
44
COPY . .

0 commit comments

Comments
 (0)