From 4a11968567fa2fbdf79bbb20c4749ed1eede30ea Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Tue, 13 Dec 2022 09:47:37 -0800 Subject: [PATCH] update flutter-desktop linux container to use newer build with older glibc for compat --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 205c0142..b2995456 100644 --- a/.drone.yml +++ b/.drone.yml @@ -47,7 +47,7 @@ steps: # #Todo: fix all the lint errors and add `-set_exit_status` above to enforce linting - name: build-linux - image: openpriv/flutter-desktop:linux-fstable-3.3.8 + image: openpriv/flutter-desktop:linux-fstable-3.3.9 volumes: - name: deps path: /root/.pub-cache