Skip to content

Commit 0914183

Browse files
authored
Merge pull request #100 from NUTFes/bug/dockerfile
version
2 parents 8260d95 + bd3953e commit 0914183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM cirrusci/flutter:3.1.0 AS build
1+
FROM cirrusci/flutter:2.10.4 AS build
22
WORKDIR /app
33
COPY . /app
44
RUN flutter pub get

0 commit comments

Comments
 (0)