summaryrefslogtreecommitdiff
path: root/.github/workflows/docker-main.yml
AgeCommit message (Expand)Author
2025-07-12deps(actions): Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (#2400)dependabot[bot]
2025-03-16deps(actions): Bump docker/login-action from 3.3.0 to 3.4.0 (#2354)dependabot[bot]
2025-03-13ci(fix): Attempt to fix release workflows (#2351)Dave Henderson
2025-03-09chore(ci): Run all workflows in concurrency groups, and cancel in-progress fo...Dave Henderson
2025-03-06deps(actions): Bump docker/setup-qemu-action from 3.4.0 to 3.6.0 (#2337)dependabot[bot]
2025-03-06deps(actions): Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (#2336)dependabot[bot]
2025-02-21deps(actions): Bump docker/setup-qemu-action from 3.2.0 to 3.4.0 (#2318)dependabot[bot]
2025-02-21deps(actions): Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#2317)dependabot[bot]
2024-12-17deps(actions): Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#2286)dependabot[bot]
2024-11-10deps(actions): Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#2233)dependabot[bot]
2024-09-02deps(actions): Bump docker/login-action from 3.2.0 to 3.3.0 (#2189)dependabot[bot]
2024-09-02deps(actions): Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#2188)dependabot[bot]
2024-08-13deps(actions): Bump docker/setup-buildx-action from 3.4.0 to 3.6.1 (#2198)dependabot[bot]
2024-07-07ci(release): parallelize release build (#2170)Dave Henderson