Skip to content

Commit 0bb7bb4

Browse files
committed
Update workiva-build
1 parent ac34a28 commit 0bb7bb4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
FROM google/dart:2.3
2-
RUN apt-get update -qq && rm -rf /var/lib/apt/lists/*
1+
FROM google/dart:2.13
32
WORKDIR /build/
43
ADD pubspec.yaml .
54
RUN pub get
6-
ARG BUILD_ARTIFACTS_BUILD=/build/pubspec.lock
75
FROM scratch

0 commit comments

Comments
 (0)