remove not-needed sqlx-cli again
This commit is contained in:
parent
a08aa3f716
commit
14da91dccc
@ -14,9 +14,6 @@ RUN apt-get install -y curl && \
|
|||||||
curl -sL https://deb.nodesource.com/setup_23.x | bash - && \
|
curl -sL https://deb.nodesource.com/setup_23.x | bash - && \
|
||||||
apt-get install -y nodejs
|
apt-get install -y nodejs
|
||||||
|
|
||||||
# sqlx-cli
|
|
||||||
RUN cargo install sqlx-cli
|
|
||||||
|
|
||||||
# playwright
|
# playwright
|
||||||
RUN npx playwright install --with-deps
|
RUN npx playwright install --with-deps
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user