Skip to content

Commit

Permalink
Update Dockerfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
auto dockerfiles update committed Sep 25, 2024
1 parent fc34144 commit 45cd522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ssdeep/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM demisto/python3-deb:3.11.10.112166
FROM demisto/python3-deb:3.11.10.112588

RUN apt-get update && apt-get install ssdeep \
&& rm -rf /var/lib/apt/lists/*

0 comments on commit 45cd522

Please sign in to comment.