Fix: Version Flutter pour compatibilité Dart 3.2.6+
This commit is contained in:
parent
4caec0a104
commit
74c56b900e
@ -1,5 +1,5 @@
|
|||||||
# Stage builder
|
# Stage builder
|
||||||
FROM cirrusci/flutter:stable AS builder
|
FROM ghcr.io/cirruslabs/flutter:3.19.0 AS builder
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY pubspec.* ./
|
COPY pubspec.* ./
|
||||||
RUN flutter pub get
|
RUN flutter pub get
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user