Skip to content

Commit 49f37d4

Browse files
committed
fix: ci, use custom built image until cirruslabs/docker-images-flutter#357 is fixed
1 parent 1de9750 commit 49f37d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ build-ios:
4141
- macos
4242

4343
build-android:
44-
image: ghcr.io/cirruslabs/flutter:$FLUTTER_VERSION
44+
image: ghcr.io/nathanael-h/docker-images-flutter:$FLUTTER_VERSION
4545
stage: build
4646
before_script:
4747
- flutter doctor -v

0 commit comments

Comments
 (0)