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 Nov 12, 2024
1 parent 0f86e1c commit 40151ba
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.115178
FROM demisto/python3-deb:3.11.10.115717

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

0 comments on commit 40151ba

Please sign in to comment.