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