Skip to content

Commit

Permalink
v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fmar committed Nov 27, 2023
1 parent 621c541 commit eb343e5
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 @@ -25,7 +25,7 @@ RUN mkdir /app/
COPY . /app/
WORKDIR /app/
RUN flutter pub get
RUN dart run sqflite_common_ffi_web:setup
#RUN dart run sqflite_common_ffi_web:setup
RUN flutter build web

# Stage 2 - Create the run-time image
Expand Down

0 comments on commit eb343e5

Please sign in to comment.