aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cycles.yml
diff options
context:
space:
mode:
authorclassabbyamp <void@placeviolette.net>2023-01-11 14:53:12 +0000
committerclassabbyamp <void@placeviolette.net>2023-01-11 14:53:12 +0000
commit1624cbb9a8245a819e34ad86dd21cbc6a611737e (patch)
treec717e10bf0ca61d4878f263b11de5fa0d1786dd1 /.github/workflows/cycles.yml
parent26865dd52efd59fe409472b7acad88e9af2ba8f3 (diff)
downloadvoid-packages-1624cbb9a8245a819e34ad86dd21cbc6a611737e.tar
void-packages-1624cbb9a8245a819e34ad86dd21cbc6a611737e.tar.gz
void-packages-1624cbb9a8245a819e34ad86dd21cbc6a611737e.tar.bz2
void-packages-1624cbb9a8245a819e34ad86dd21cbc6a611737e.tar.lz
void-packages-1624cbb9a8245a819e34ad86dd21cbc6a611737e.tar.xz
void-packages-1624cbb9a8245a819e34ad86dd21cbc6a611737e.tar.zst
void-packages-1624cbb9a8245a819e34ad86dd21cbc6a611737e.zip
.github/workflows/{build.yaml,cycles.yml}: update masterdir image
Diffstat (limited to '')
-rw-r--r--.github/workflows/cycles.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cycles.yml b/.github/workflows/cycles.yml
index f0631abc899..be631da5f27 100644
--- a/.github/workflows/cycles.yml
+++ b/.github/workflows/cycles.yml
@@ -10,7 +10,7 @@ jobs:
permissions:
issues: write
container:
- image: 'ghcr.io/void-linux/xbps-src-masterdir:20220527RC01-x86_64-musl'
+ image: 'ghcr.io/void-linux/xbps-src-masterdir:20230111RC01-x86_64-musl'
env:
PATH: '/usr/libexec/chroot-git:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/usr/local/bin:/tmp/bin'
steps: