diff --git a/Dockerfile b/Dockerfile index d56f706..62ecb30 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM rust:1.64-alpine3.16 AS builder +FROM rust:1.69-alpine3.16 AS builder ARG DI_VER=1.2.5