From ada037c9c15a4546eec80772db63c17530b4e0d2 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 28 May 2022 15:57:28 -0400 Subject: .github/workflows/cycles.yml: update masterdir --- .github/workflows/cycles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/cycles.yml b/.github/workflows/cycles.yml index d57976cbeed..0bd148e77f0 100644 --- a/.github/workflows/cycles.yml +++ b/.github/workflows/cycles.yml @@ -8,7 +8,7 @@ jobs: cycles: runs-on: ubuntu-latest container: - image: 'ghcr.io/void-linux/xbps-src-masterdir:20210313rc01-x86_64-musl' + image: 'ghcr.io/void-linux/xbps-src-masterdir:20220527RC01-x86_64-musl' steps: - name: Prepare container run: | -- cgit v1.2.3