drift/tool/Dockerfile

3 lines
83 B
Docker
Raw Normal View History

FROM google/dart:latest
RUN apt-get update && apt-get install -y -q libsqlite3-dev