diff --git a/Dockerfile b/Dockerfile index c051868..8cb55b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,7 +31,7 @@ RUN \ # Production stage -FROM base as runner +FROM base AS runner WORKDIR /app