mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-12-11 00:21:24 +01:00
perf: use optimization options for Rust and gcc
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM dart:2.17.7
|
||||
FROM dart:2.18.1
|
||||
|
||||
WORKDIR /usr/app
|
||||
COPY ./ /usr/app
|
||||
|
||||
Reference in New Issue
Block a user