File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
public/challenge/2025/mznc2025 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ RUN \
179179# Setup of the base image
180180
181181# Get base image with Ubuntu 24.04
182- FROM minizinc/minizinc:2.9.0-latest
182+ FROM minizinc/minizinc:2.9.3-noble
183183
184184# Copy unpacked MiniZinc installation from the build image
185185COPY --from=builder /minizinc /minizinc
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ whether they are an entrant in the challenge.
2828### Important dates and deadlines:
2929
3030- Problem submission open: ** now**
31- - Problem submission deadline: ** { challenge .problemSubmissionDeadline } **
31+ - Problem submission deadline: ~~ Fri, 16 May 2025 ~~ ** { challenge .problemSubmissionDeadline } **
3232
3333### Problem submission
3434
You can’t perform that action at this time.
0 commit comments