aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/container_release2.yml
AgeCommit message (Expand)AuthorFilesLines
2023-04-24build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0 (#4423)dependabot[bot]1-1/+1
2023-03-13build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#4299)dependabot[bot]1-1/+1
2023-02-06build(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 (#4181)dependabot[bot]1-1/+1
2023-02-06build(deps): bump docker/build-push-action from 3.3.0 to 4.0.0 (#4182)dependabot[bot]1-1/+1
2023-01-30build(deps): bump docker/setup-buildx-action from 2.2.1 to 2.4.0 (#4163)dependabot[bot]1-1/+1
2023-01-16build(deps): bump docker/metadata-action from 4.1.1 to 4.3.0 (#4134)dependabot[bot]1-1/+1
2023-01-16build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#4133)dependabot[bot]1-1/+1
2023-01-09build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#4120)dependabot[bot]1-1/+1
2022-12-19build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#4066)dependabot[bot]1-1/+1
2022-10-24build(deps): bump docker/setup-buildx-action from 2.2.0 to 2.2.1 (#3898)dependabot[bot]1-1/+1
2022-10-24build(deps): bump docker/metadata-action from 4.1.0 to 4.1.1 (#3897)dependabot[bot]1-1/+1
2022-10-17build(deps): bump docker/setup-buildx-action from 2.0.0 to 2.2.0 (#3876)dependabot[bot]1-1/+1
2022-10-17build(deps): bump docker/metadata-action from 4.0.1 to 4.1.0 (#3869)dependabot[bot]1-1/+1
2022-10-17build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 (#3867)dependabot[bot]1-1/+1
2022-10-17build(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (#3866)dependabot[bot]1-1/+1
2022-10-17build(deps): bump docker/login-action from 2.0.0 to 2.1.0 (#3865)dependabot[bot]1-1/+1
2022-10-10build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#3815)dependabot[bot]1-1/+1
2022-08-22Bump actions/checkout from 3 to 3.0.2 (#3483)dependabot[bot]1-1/+1
2022-08-08Bump docker/build-push-action from 3.1.0 to 3.1.1 (#3415)dependabot[bot]1-1/+1
2022-07-25Bump docker/build-push-action from 3.0.0 to 3.1.0dependabot[bot]1-1/+1
2022-06-14fix build containerKonstantin Lebedev1-1/+1
2022-05-14build release containers for all tagsKonstantin Lebedev1-1/+2
2022-05-09Merge pull request #3028 from chrislusf/dependabot/github_actions/docker/buil...Chris Lu1-1/+1
2022-05-09Merge pull request #3027 from chrislusf/dependabot/github_actions/docker/logi...Chris Lu1-1/+1
2022-05-09Merge pull request #3026 from chrislusf/dependabot/github_actions/docker/meta...Chris Lu1-1/+1
2022-05-09Merge pull request #3025 from chrislusf/dependabot/github_actions/docker/setu...Chris Lu1-1/+1
2022-05-09Bump docker/build-push-action from 2.10.0 to 3dependabot[bot]1-1/+1
2022-05-09Bump docker/login-action from 1.14.1 to 2dependabot[bot]1-1/+1
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-6/+9
2021-10-11fix container building, make it same as rocksdb image2.71Chris Lu1-1/+0
2021-10-11separate into multiple actionsChris Lu1-0/+56