From f233e6decb24665b51e6aa08b58c47d9a9da0a6f Mon Sep 17 00:00:00 2001 From: Lee Goolsbee Date: Fri, 11 Feb 2022 17:26:22 -0600 Subject: [PATCH] try a slightly older debian image --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 3c618ab..9ef417f 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -4,7 +4,7 @@ # # make > ../bitbucket-pipelines.yml -image: debian:buster +image: debian:buster-20211220 options: size: 2x