Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
amtuannguyen committed Mar 31, 2024
1 parent 45feaa6 commit 6b7ef4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN chmod a+x /tmp/setup_nodejs.x
RUN /tmp/setup_nodejs.x

RUN apt-get update -qq && apt-get install -y --no-install-recommends \
build-essential curl git nodejs vim sqlite3 chromium chromium-driver libvips
build-essential curl git nodejs vim sqlite3 chromium chromium-driver libvips libmariadb-dev

RUN npm install --global yarn

Expand Down

0 comments on commit 6b7ef4e

Please sign in to comment.