"as" should be in capital letters

This commit is contained in:
calvin_peyron
2025-07-24 14:37:42 +02:00
parent 3a1be4895f
commit 12cf015525

View File

@@ -38,7 +38,7 @@ RUN /bin/sh oaienv && \
./build_oai -w AW2SORI -t Ethernet
#start from scratch for target executable
FROM ubuntu:noble as oai-gnb-aw2s
FROM ubuntu:noble AS oai-gnb-aw2s
ENV DEBIAN_FRONTEND=noninteractive
ENV TZ=Europe