Skip to content

Commit

Permalink
Merge pull request #57 from Workiva/batch/fedx/dart_2_19
Browse files Browse the repository at this point in the history
Dart 2.19
  • Loading branch information
rmconsole3-wf authored Oct 27, 2023
2 parents f3884af + b4f3416 commit 37594d5
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
@@ -1,4 +1,4 @@
FROM dart:2.18.7
FROM dart:2.19.6
WORKDIR /build/
ADD pubspec.yaml /build/
RUN dart pub get
Expand Down

0 comments on commit 37594d5

Please sign in to comment.