Skip to content

Commit

Permalink
Update Dockerfiles (#20488)
Browse files Browse the repository at this point in the history
Co-authored-by: auto dockerfiles update <>
  • Loading branch information
content-bot authored Sep 22, 2023
1 parent 387f89d commit df78651
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.10.13.74730
FROM demisto/python3-deb:3.10.13.75454

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

0 comments on commit df78651

Please sign in to comment.