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