From e9b544da4c16465ce4f2415cfa85d0a2acc8638b Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 15 Dec 2022 09:54:32 +0100 Subject: [PATCH] chore: Build with famedly flutter image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d27a8ed60..f9a7a377c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ variables: FLUTTER_VERSION: 3.3.9 -image: cirrusci/flutter:${FLUTTER_VERSION} +image: registry.gitlab.com/famedly/company/frontend/flutter-dockerimages/flutter/stable:${FLUTTER_VERSION} .shared_windows_runners: tags: