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