Skip to content

Commit

Permalink
Merge pull request #69 from Workiva/batch/fedx/dart_2_19
Browse files Browse the repository at this point in the history
Dart 2.19
  • Loading branch information
rm-astro-wf authored Oct 27, 2023
2 parents d4d42fc + 336b85e commit 79384c5
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 drydock-prod.workiva.net/workiva/dart2_base_image:1
FROM drydock-prod.workiva.net/workiva/dart2_base_image:2
WORKDIR /build/
COPY . /build
RUN dart pub get
Expand Down

0 comments on commit 79384c5

Please sign in to comment.