From d2b911a463ecce0f4d8cc1d1ea030b89252f30a8 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 8 Oct 2021 12:05:27 +0200 Subject: [PATCH] fix: update clux/muslrust --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 334640c..fe0bec6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,7 +28,7 @@ platform: steps: - name: binary - image: clux/muslrust:nightly-2021-04-14 + image: clux/muslrust:nightly-2021-10-06 commands: - apt-get -qq update && apt-get install -yqq --no-install-recommends libpq-dev - make build