aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/Dockerfile.tools
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/Dockerfile.tools')
-rw-r--r--.github/workflows/Dockerfile.tools2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/Dockerfile.tools b/.github/workflows/Dockerfile.tools
index a380475044..df5892618a 100644
--- a/.github/workflows/Dockerfile.tools
+++ b/.github/workflows/Dockerfile.tools
@@ -1,4 +1,4 @@
-FROM registry.gitlab.com/openwrt/buildbot/buildworker-3.4.1
+FROM ghcr.io/openwrt/buildbot/buildworker-v3.8.0:v2
COPY --chown=buildbot staging_dir/host /prebuilt_tools/staging_dir/host
COPY --chown=buildbot build_dir/host /prebuilt_tools/build_dir/host