ci: use new buildbot worker images with Debian 11
[openwrt/staging/ldir.git] / .github / workflows / build-tools.yml
index 1507b0b056bec1b9702f9390a97e985d431311bd..9b865f2608f9bdbc2f8aeda88f822226c0d20705 100644 (file)
@@ -13,7 +13,7 @@ jobs:
   build:
     name: Build tools
     runs-on: ubuntu-latest
-    container: registry.gitlab.com/openwrt/buildbot/buildworker-3.4.1
+    container: ghcr.io/openwrt/buildbot/buildworker-v3.8.0:v2
 
     steps:
       - name: Checkout