Skip to content

Commit 032b723

Browse files
classabbyampDuncaen
authored andcommitted
services/pkg/buildbot-builder: update go-xbps-src
1 parent 63eda95 commit 032b723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/pkg/buildbot-builder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM ghcr.io/void-linux/void-glibc-full:latest AS build
22

33
RUN xbps-install -Suy xbps && xbps-install -uy git go
44

5-
ARG GO_XBPS_SRC_VERSION=0411f1b69a21103ec39ae6b0160b47cfc2c3e880
5+
ARG GO_XBPS_SRC_VERSION=aed3b4682c7b2d1e31447cdb1de60e817e4dada1
66

77
RUN env GOBIN=/usr/local/bin GOMODCACHE=/tmp/go \
88
go install -v github.com/Duncaen/go-xbps-src/cmd/xbps-src-make@$GO_XBPS_SRC_VERSION

0 commit comments

Comments
 (0)