From 48f3c842b55514af47eb64f2beca2fa6cf1dba50 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Thu, 13 Oct 2022 14:06:09 +0000 Subject: [PATCH] bump fatt to latest master --- docker/fatt/Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker/fatt/Dockerfile b/docker/fatt/Dockerfile index ba741510..0b93f57a 100644 --- a/docker/fatt/Dockerfile +++ b/docker/fatt/Dockerfile @@ -20,7 +20,8 @@ RUN apk -U --no-cache add \ cd /opt && \ git clone https://github.com/0x4D31/fatt && \ cd fatt && \ - git checkout 45cabf0b8b59162b99a1732d853efb01614563fe && \ + git checkout c29e553514281e50781f86932b82337a5ada5640 && \ + #git checkout 45cabf0b8b59162b99a1732d853efb01614563fe && \ #git checkout 314cd1ff7873b5a145a51ec4e85f6107828a2c79 && \ mkdir -p log && \ # pyshark >= 0.4.3 breaks fatt