chore: Update flutter to 3.7.10 and switch to self hosted cirruslabs image
This commit is contained in:
parent
46d03781d9
commit
2c8e360b0a
2 changed files with 3 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM cirrusci/flutter as builder
|
||||
FROM ghcr.io/cirruslabs/flutter as builder
|
||||
RUN sudo apt update && sudo apt install curl -y
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue