Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
hairyputtar authored Oct 30, 2023
1 parent b43252f commit 8390c97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt-get update -yq && apt-get install -yq bash fonts-dejavu-core fonts-dejav

WORKDIR /app

# copy app from the offical image
# copy app from the official image
COPY --from=metabase/metabase:latest /app /app

RUN chown -R metabase /app
Expand Down

0 comments on commit 8390c97

Please sign in to comment.