use flutter 3.16.9 bc. of build errors with newer version
This commit is contained in:
parent
7ab654df48
commit
04f4e99782
@ -1,4 +1,4 @@
|
|||||||
FROM ghcr.io/cirruslabs/flutter:latest AS frontend_builder
|
FROM ghcr.io/cirruslabs/flutter:3.16.9 AS frontend_builder
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY frontend /app
|
COPY frontend /app
|
||||||
|
Loading…
Reference in New Issue
Block a user