updated bee-dashboard version
Some checks failed
CI / Build bee-dashboard docker images (push) Failing after 1m4s
CI / Build & deploy Cloudflare page (push) Successful in 2m32s

This commit is contained in:
2025-12-10 06:41:27 +08:00
parent 7df193097d
commit 6c47f38908

View File

@@ -25,7 +25,7 @@ jobs:
CLOUDFLARE_ACCOUNT_ID: ${{ vars.CLOUDFLARE_ACCOUNT_ID }}
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
"Build bee-dashboard docker images":
runs-on: hostinger
runs-on: woryzen
steps:
-
name: Set up Docker Buildx
@@ -53,8 +53,7 @@ jobs:
push: true
pull: true
ssh: default=/home/luser/.ssh/id_ed25519
build-args: "VERSION=0.32.0"
tags: |
"gitea.woggioni.net/woggioni/bee-dashboard:0.32.0"
"gitea.woggioni.net/woggioni/bee-dashboard:0.33.3"
cache-from: type=registry,ref=gitea.woggioni.net/woggioni/bee-dashboard:buildx
cache-to: type=registry,mode=max,compression=zstd,image-manifest=true,oci-mediatypes=true,ref=gitea.woggioni.net/woggioni/bee-dashboard:buildx