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