Corrected typo
This commit is contained in:
parent
44d48b147a
commit
e97f5f5454
@ -4,7 +4,7 @@ USER root
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
vim gcc python3-dev \
|
||||
&& apt-get autoremove -yqq -purge \
|
||||
&& apt-get autoremove -yqq --purge \
|
||||
&& apt-get clean
|
||||
USER airflow
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user