Skip to content

Commit d2d1753

Browse files
classabbyampthe-maldridge
authored andcommitted
services/pkg/buildbot-builder: update to buildbot 4.3.0
1 parent 41683f7 commit d2d1753

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
@@ -18,7 +18,7 @@ RUN rm -rf /var/cache/xbps /tmp/* && \
1818
USER void-builder
1919

2020
# version must be synced with ../buildbot
21-
ARG BUILDBOT_VERSION=4.2.1
21+
ARG BUILDBOT_VERSION=4.3.0
2222

2323
RUN python3 -m venv /venv && \
2424
/venv/bin/pip3 install wheel && \

0 commit comments

Comments
 (0)