aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/container_latest.yml
AgeCommit message (Expand)AuthorFilesLines
2022-05-09Bump docker/metadata-action from 3.8.0 to 4.0.1dependabot[bot]1-1/+1
2022-05-09Bump docker/setup-qemu-action from 1.2.0 to 2dependabot[bot]1-1/+1
2022-05-09Bump docker/setup-buildx-action from 1.7.0 to 2dependabot[bot]1-1/+1
2022-05-02Merge pull request #3002 from chrislusf/dependabot/github_actions/docker/setu...Chris Lu1-1/+1
2022-05-02Bump docker/setup-buildx-action from 1.6.0 to 1.7.0dependabot[bot]1-1/+1
2022-05-02Bump docker/metadata-action from 3.7.0 to 3.8.0dependabot[bot]1-1/+1
2022-04-06Bump docker/metadata-action from 3.6.2 to 3.7.0dependabot[bot]1-1/+1
2022-03-18Pin actions to a full length commit SHAnaveensrinivasan1-7/+10
2021-10-24build latest containerChris Lu1-2/+3
2021-09-07adjust name2.67Chris Lu1-2/+2
2021-09-07move out latest container buildingChris Lu1-0/+63
2021-09-05rename fileChris Lu1-64/+0
2021-09-05move latest image build to after binary releasedChris Lu1-57/+0
2021-09-05automated latest image buildChris Lu1-2/+6
2021-08-28Merge pull request #2292 from logband/master2.65Chris Lu1-10/+2
2021-08-29fix(ci): use cleaner naming for jobsAlexander1-1/+2
2021-08-29fix(ci): update latest to only run onceAlexander1-10/+2
2021-08-28feature(ci): use matrix for container buildAlexander1-2/+12
2021-08-28fix(ci): remove ppc64le and s390x supportAlexander1-2/+2
2021-08-28revert(ci): re-add platforms since builds were addedAlexander1-2/+2
2021-08-28fix(ci): seaweedfs does not build for ppc or z-kernel systemsAlexander1-2/+2
2021-08-28chore(ci): move to using newer metadata actionAlexander1-2/+2
2021-08-28fix(ci): remove linux/riscv64Alexander1-2/+2
2021-08-28fix(ci): remove mips since alpine does not support itAlexander1-2/+2
2021-08-28fix(ci): add obscure platformsAlexander1-2/+2
2021-08-28fix(ci): add multi-arch image buildsAlexander1-2/+2
2021-05-12Enable login/push, build latest/dev on master branchsuika1-8/+7
2021-05-12Fix build context for latest tagsuika1-1/+1
2021-05-12Container build actionssuika1-0/+115