diff --git a/api/Dockerfile b/api/Dockerfile index 0fa4ecc3..bce6a7d9 100644 --- a/api/Dockerfile +++ b/api/Dockerfile @@ -1,4 +1,4 @@ -FROM rust:1.62-alpine as build +FROM rust:1.81-alpine as build ARG BUILD_VERSION=0.0.0-development