docker: Set name of final stage in azahar-room Dockerfile

This commit is contained in:
OpenSauce04 2025-12-01 23:28:50 +00:00 committed by OpenSauce
parent 9099b9cfb7
commit 346bcf02ea

View file

@ -23,7 +23,7 @@ RUN mkdir builddir && cd builddir && \
cd .. && rm -rf builddir
# --- Final ------------------
FROM debian:trixie
FROM debian:trixie AS final
RUN apt-get update && apt-get -y full-upgrade
RUN apt-get install -y iputils-ping net-tools