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 484eaf8 commit af2285bCopy full SHA for af2285b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.2-alpine3.21 as builder
+FROM golang:1.24.3-alpine3.21 as builder
2
3
RUN apk add --no-cache musl-dev gcc libpcap libpcap-dev
4
0 commit comments