index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
docker.yml
Age
Commit message (
Expand
)
Author
2025-07-12
deps(actions): Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 (#2400)
dependabot[bot]
2025-03-09
chore(ci): Run all workflows in concurrency groups, and cancel in-progress fo...
Dave Henderson
2025-03-06
deps(actions): Bump docker/setup-qemu-action from 3.4.0 to 3.6.0 (#2337)
dependabot[bot]
2025-03-06
deps(actions): Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (#2336)
dependabot[bot]
2025-02-21
deps(actions): Bump docker/setup-qemu-action from 3.2.0 to 3.4.0 (#2318)
dependabot[bot]
2025-02-21
deps(actions): Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#2317)
dependabot[bot]
2024-12-17
deps(actions): Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#2286)
dependabot[bot]
2024-11-10
deps(actions): Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#2233)
dependabot[bot]
2024-09-02
deps(actions): Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#2188)
dependabot[bot]
2024-08-13
deps(actions): Bump docker/setup-buildx-action from 3.4.0 to 3.6.1 (#2198)
dependabot[bot]
2024-07-07
ci(release): parallelize release build (#2170)
Dave Henderson
2024-07-04
deps(actions): Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#2163)
dependabot[bot]
2024-07-03
deps(actions): Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (#2160)
dependabot[bot]
2024-06-03
Build(deps): Bump docker/login-action from 3.1.0 to 3.2.0 (#2093)
dependabot[bot]
2024-05-11
Build(deps): Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#2041)
dependabot[bot]
2024-03-23
Build(deps): Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#2022)
dependabot[bot]
2024-03-23
Build(deps): Bump docker/login-action from 3.0.0 to 3.1.0 (#2021)
dependabot[bot]
2024-03-09
Build(deps): Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#2007)
dependabot[bot]
2024-01-25
CI updates (#1975)
Dave Henderson
2023-11-17
Add workflow_dispatch trigger to docker workflow
Dave Henderson
2023-11-12
Workaround for CVE-2023-5363 (#1908)
Dave Henderson
2023-10-21
Build(deps): Bump docker/setup-buildx-action from 2.9.1 to 3.0.0 (#1841)
dependabot[bot]
2023-09-22
Build(deps): Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#1842)
dependabot[bot]
2023-09-22
Build(deps): Bump docker/login-action from 2.2.0 to 3.0.0 (#1843)
dependabot[bot]
2023-09-09
Build(deps): Bump actions/checkout from 3 to 4 (#1834)
dependabot[bot]
2023-07-20
Build(deps): Bump docker/setup-buildx-action from 2.8.0 to 2.9.1 (#1791)
dependabot[bot]
2023-07-01
Build(deps): Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#1776)
dependabot[bot]
2023-06-25
Build(deps): Bump docker/setup-qemu-action from 2.1.0 to 2.2.0
dependabot[bot]
2023-06-25
Build(deps): Bump docker/setup-buildx-action from 2.5.0 to 2.7.0
dependabot[bot]
2023-06-25
Build(deps): Bump docker/login-action from 2.1.0 to 2.2.0
dependabot[bot]
2023-03-12
Bump to v4 module
Dave Henderson
2023-02-20
Build(deps): Bump docker/setup-buildx-action from 2.4.0 to 2.4.1
dependabot[bot]
2023-01-30
Build(deps): Bump docker/setup-buildx-action from 2.2.1 to 2.4.0
dependabot[bot]
2022-10-24
Bump docker/setup-buildx-action from 2.2.0 to 2.2.1
dependabot[bot]
2022-10-17
Bump docker/login-action from 2.0.0 to 2.1.0
dependabot[bot]
2022-10-17
Bump docker/setup-qemu-action from 2.0.0 to 2.1.0
dependabot[bot]
2022-10-17
Bump docker/setup-buildx-action from 2.0.0 to 2.2.0
dependabot[bot]
2022-06-18
Removing slim (UPX-compressed) binary/image support
Dave Henderson
2022-06-18
change 'master' references to 'main'
Dave Henderson
2022-06-12
Fix builds not getting triggered on pushes to tags
Dave Henderson
2022-05-27
Stop overriding GOPATH
Dave Henderson
2022-05-27
Bump actions/checkout from 1 to 2.4.0
dependabot[bot]
2022-05-13
Bump docker/login-action from 1.14.1 to 2.0.0
dependabot[bot]
2022-05-13
Bump docker/setup-qemu-action from 1.2.0 to 2.0.0
dependabot[bot]
2022-05-13
Bump docker/setup-buildx-action from 1.7.0 to 2.0.0
dependabot[bot]
2022-05-02
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
dependabot[bot]
2022-04-26
Fix GHA workflow triggers
Dave Henderson
2022-03-07
Bump docker/login-action from 1.13.0 to 1.14.1
dependabot[bot]
2022-02-27
Bump docker/login-action from 1.10.0 to 1.13.0
dependabot[bot]
2021-10-11
Slight CI fixes
Dave Henderson
[next]