summaryrefslogtreecommitdiff
path: root/.github/workflows/docker.yml
AgeCommit message (Expand)Author
2023-09-22Build(deps): Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#1842)dependabot[bot]
2023-09-22Build(deps): Bump docker/login-action from 2.2.0 to 3.0.0 (#1843)dependabot[bot]
2023-09-09Build(deps): Bump actions/checkout from 3 to 4 (#1834)dependabot[bot]
2023-07-20Build(deps): Bump docker/setup-buildx-action from 2.8.0 to 2.9.1 (#1791)dependabot[bot]
2023-07-01Build(deps): Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#1776)dependabot[bot]
2023-06-25Build(deps): Bump docker/setup-qemu-action from 2.1.0 to 2.2.0dependabot[bot]
2023-06-25Build(deps): Bump docker/setup-buildx-action from 2.5.0 to 2.7.0dependabot[bot]
2023-06-25Build(deps): Bump docker/login-action from 2.1.0 to 2.2.0dependabot[bot]
2023-03-12Bump to v4 moduleDave Henderson
2023-02-20Build(deps): Bump docker/setup-buildx-action from 2.4.0 to 2.4.1dependabot[bot]
2023-01-30Build(deps): Bump docker/setup-buildx-action from 2.2.1 to 2.4.0dependabot[bot]
2022-10-24Bump docker/setup-buildx-action from 2.2.0 to 2.2.1dependabot[bot]
2022-10-17Bump docker/login-action from 2.0.0 to 2.1.0dependabot[bot]
2022-10-17Bump docker/setup-qemu-action from 2.0.0 to 2.1.0dependabot[bot]
2022-10-17Bump docker/setup-buildx-action from 2.0.0 to 2.2.0dependabot[bot]
2022-06-18Removing slim (UPX-compressed) binary/image supportDave Henderson
2022-06-18change 'master' references to 'main'Dave Henderson
2022-06-12Fix builds not getting triggered on pushes to tagsDave Henderson
2022-05-27Stop overriding GOPATHDave Henderson
2022-05-27Bump actions/checkout from 1 to 2.4.0dependabot[bot]
2022-05-13Bump docker/login-action from 1.14.1 to 2.0.0dependabot[bot]
2022-05-13Bump docker/setup-qemu-action from 1.2.0 to 2.0.0dependabot[bot]
2022-05-13Bump docker/setup-buildx-action from 1.7.0 to 2.0.0dependabot[bot]
2022-05-02Bump docker/setup-buildx-action from 1.6.0 to 1.7.0dependabot[bot]
2022-04-26Fix GHA workflow triggersDave Henderson
2022-03-07Bump docker/login-action from 1.13.0 to 1.14.1dependabot[bot]
2022-02-27Bump docker/login-action from 1.10.0 to 1.13.0dependabot[bot]
2021-10-11Slight CI fixesDave Henderson
2021-09-24fix GHCR login (#1220)Dave Henderson
2021-09-24Replace GHCR_TOKEN with GITHUB_TOKENDave Henderson
2021-09-24CI updates for Docker build (#1219)Dave Henderson
2021-05-02ci: further tweaksDave Henderson
2021-05-02ci: only docker login on master buildsDave Henderson
2021-05-01Scan with trivy in CI (#1149)Dave Henderson
2021-05-01avoid docker login on forks (#1148)Dave Henderson
2021-01-25docker build updates/fixesDave Henderson
2020-12-15LintingDave Henderson
2020-08-29Fix bug in release tagging CI codeDave Henderson
2020-05-22Build fixupsDave Henderson
2020-04-21Push all multi-arch docker imagesDave Henderson
2020-04-20Fix docker-build push actionDave Henderson
2020-04-20Produce multi-platform Docker imagesDave Henderson
2019-12-05pin actions/checkout action to v1Dave Henderson
2019-10-12Dropping appveyor build in favour of GH ActionsDave Henderson
2019-08-17Adding some GitHub actionsDave Henderson