Skip to content

Commit 721c712

Browse files
Merge pull request #75 from akto-api-security/temp/snyk_vulnerability_fixes
alpine version change to 3.21
2 parents 861dc11 + a9ada32 commit 721c712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.eBPF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.19 AS base
1+
FROM alpine:3.21 AS base
22

33
USER root
44
RUN apk add bcc-tools bcc-dev bcc-doc linux-headers build-base

0 commit comments

Comments
 (0)