We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8260d95 + bd3953e commit 0914183Copy full SHA for 0914183
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM cirrusci/flutter:3.1.0 AS build
+FROM cirrusci/flutter:2.10.4 AS build
2
WORKDIR /app
3
COPY . /app
4
RUN flutter pub get
0 commit comments