diff --git a/Dockerfile b/Dockerfile index f729943..57d301b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM tomastomecek/rust:1.18.0 +FROM tomastomecek/rust:1.23.0 LABEL maintainer="Tomas Tomecek "