Skip to content

Commit

Permalink
dockerfile not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
robbecker-wf committed Sep 27, 2023
1 parent 6b6d401 commit fda4bf5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
FROM google/dart:2
WORKDIR /build/
ADD pubspec.yaml /build
RUN dart pub get
FROM scratch

0 comments on commit fda4bf5

Please sign in to comment.