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