mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore(misc): Spelling (#19678)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ ENV LANG=C.UTF-8 \
|
||||
|
||||
RUN apt-get update -y
|
||||
|
||||
# Install dependencies to fix `curl https support error` and `elaying package configuration warning`
|
||||
# Install dependencies to fix `curl https support error` and `delaying package configuration warning`
|
||||
RUN apt-get install -y apt-transport-https apt-utils
|
||||
|
||||
# Install superset dependencies
|
||||
|
||||
Reference in New Issue
Block a user