Skip to content

Commit b8264ca

Browse files
Merge pull request #148 from Workiva/batch/fedx/dart_2_19
Dart 2.19
2 parents 629f842 + 4118678 commit b8264ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM dart:2.18 as dart2
1+
FROM dart:2.19.6 as dart2
22
# Build Environment Vars
33
ARG BUILD_ID
44
ARG BUILD_NUMBER

0 commit comments

Comments
 (0)