diff --git a/Dockerfile b/Dockerfile index 75e6929..1bbc441 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM rust:1.88 as compile +FROM rust:1.79 as compile WORKDIR /build diff --git a/templates/base.html.tera b/templates/base.html.tera index e800d0a..9b6c075 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -9,7 +9,7 @@