Skip to content

Commit

Permalink
Revert sql judge docker for exam
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Dec 15, 2024
1 parent eaa468c commit bcaa080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dodona-sqlite.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.4-slim-bullseye
FROM python:3.12.3-slim-bullseye

RUN apt-get update && \
# install procps, otherwise pkill cannot be not found
Expand Down

0 comments on commit bcaa080

Please sign in to comment.