This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
# Create a stage for building the application.
|
# Create a stage for building the application.
|
||||||
|
|
||||||
ARG RUST_VERSION=latest
|
ARG RUST_VERSION=1.76.0
|
||||||
ARG APP_NAME=monzo-ingestion
|
ARG APP_NAME=monzo-ingestion
|
||||||
FROM rust:${RUST_VERSION}-slim-bullseye AS build
|
FROM rust:${RUST_VERSION}-slim-bullseye AS build
|
||||||
ARG APP_NAME
|
ARG APP_NAME
|
||||||
|
|||||||
Reference in New Issue
Block a user