Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kayprogrammer authored Aug 21, 2024
1 parent 817fe06 commit dad02bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ COPY . .

# Fetch the dependencies
RUN flutter pub get
RUN flutter pub upgrade

# Build the application (for web)
RUN flutter build web
Expand Down

0 comments on commit dad02bd

Please sign in to comment.