diff --git a/Dockerfile b/Dockerfile index 98475a0..03ff9b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM rust:1.61-alpine3.15 AS builder +FROM rust:1.62-alpine3.15 AS builder ARG DI_VER=1.2.5