diff --git a/Dockerfile b/Dockerfile
index 3925010..b67c6fa 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM rust:1.72.0
+FROM rust:1.74.1
 
 # Setup Intel-MKL
 WORKDIR /mkl