Skip to content

Commit 7ebe39b

Browse files
committed
* fix python version
1 parent 8b9eda5 commit 7ebe39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.9-buster
1+
FROM python:3.13.5-slim-bookworm
22
RUN apt-get update && apt-get upgrade -y
33
RUN apt-get install steghide -y
44

0 commit comments

Comments
 (0)