Skip to content

Commit 80de596

Browse files
committed
.github/workflows: Use latest for masterdir bootstrap
1 parent 9ff817c commit 80de596

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/masterdirs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
file: Dockerfile.masterdir
3838
build-args: |
3939
ARCH=${{ matrix.arch }}
40-
BOOTSTRAP_VERSION=c45f924
40+
BOOTSTRAP_VERSION=latest
4141
push: true
4242
tags: |
4343
ghcr.io/void-linux/xbps-src-masterdir:latest-${{ matrix.arch }}

0 commit comments

Comments
 (0)