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