From 6a7f432f64cf871f62e72f485e850baf376e9f60 Mon Sep 17 00:00:00 2001 From: Lee Goolsbee Date: Fri, 11 Feb 2022 18:14:40 -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 9b43c4d..37b8f2d 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -4,7 +4,7 @@ # # make > ../bitbucket-pipelines.yml -image: debian:buster-20211201 +image: debian:buster-20211115 options: size: 2x