We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b9eda5 commit 7ebe39bCopy full SHA for 7ebe39b
checker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9-buster
+FROM python:3.13.5-slim-bookworm
2
RUN apt-get update && apt-get upgrade -y
3
RUN apt-get install steghide -y
4
0 commit comments