Skip to content

Commit

Permalink
chore(examples): fix typo (#389)
Browse files Browse the repository at this point in the history
Because
 - typo

This commit
 - fix offical --> official
  • Loading branch information
hairyputtar authored Nov 2, 2023
1 parent b43252f commit 8ba71d8
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 8ba71d8

Please sign in to comment.