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 \
179
179
# Setup of the base image
180
180
181
181
# Get base image with Ubuntu 24.04
182
- FROM minizinc/minizinc:2.9.0-latest
182
+ FROM minizinc/minizinc:2.9.3-noble
183
183
184
184
# Copy unpacked MiniZinc installation from the build image
185
185
COPY --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.
28
28
### Important dates and deadlines:
29
29
30
30
- Problem submission open: ** now**
31
- - Problem submission deadline: ** { challenge .problemSubmissionDeadline } **
31
+ - Problem submission deadline: ~~ Fri, 16 May 2025 ~~ ** { challenge .problemSubmissionDeadline } **
32
32
33
33
### Problem submission
34
34
You can’t perform that action at this time.
0 commit comments