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
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
2021-09-24
fix GHCR login (#1220)
Dave Henderson
2021-09-24
Replace GHCR_TOKEN with GITHUB_TOKEN
Dave Henderson
2021-09-24
CI updates for Docker build (#1219)
Dave Henderson
2021-05-02
ci: further tweaks
Dave Henderson
2021-05-02
ci: only docker login on master builds
Dave Henderson
2021-05-01
Scan with trivy in CI (#1149)
Dave Henderson
2021-05-01
avoid docker login on forks (#1148)
Dave Henderson
2021-01-25
docker build updates/fixes
Dave Henderson
2020-12-15
Linting
Dave Henderson
2020-08-29
Fix bug in release tagging CI code
Dave Henderson
2020-05-22
Build fixups
Dave Henderson
2020-04-21
Push all multi-arch docker images
Dave Henderson
2020-04-20
Fix docker-build push action
Dave Henderson
2020-04-20
Produce multi-platform Docker images
Dave Henderson
2019-12-05
pin actions/checkout action to v1
Dave Henderson
2019-10-12
Dropping appveyor build in favour of GH Actions
Dave Henderson
2019-08-17
Adding some GitHub actions
Dave Henderson