Commit Graph

11 Commits

Author SHA1 Message Date
ttionya 5b90467a09 Merge pull request #62 from ttionya/dependabot/github_actions/docker/build-push-action-3
chore: bump docker/build-push-action from 2 to 3
2022-07-11 10:52:54 +08:00
ttionya 9e01c487fe Merge pull request #64 from ttionya/dependabot/github_actions/docker/setup-qemu-action-2
chore: bump docker/setup-qemu-action from 1 to 2
2022-07-11 10:52:15 +08:00
dependabot[bot] 3a3114642b chore: bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 02:49:08 +00:00
dependabot[bot] 3b0f289f01 chore: bump docker/setup-qemu-action from 1 to 2
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 02:49:06 +00:00
dependabot[bot] 9be85c6be2 chore: bump docker/build-push-action from 2 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 02:49:02 +00:00
ttionya 5032bd3ff9 chore: don't push any beta version to deprecated repository 2022-07-01 20:42:59 +08:00
ttionya 077c307c18 chore: no longer build arm/v6 image when beta 2022-07-01 00:47:38 +08:00
ttionya d12dfedb6a chore: build arm/v6 image when beta 2022-05-24 01:10:08 +08:00
ttionya df841fc036 chore: docker not support linux/386 platform anymore because vaultwarden not support it 2021-05-23 02:17:44 +08:00
ttionya 3409f52fc3 chore: update GitHub Actions configure 2021-05-06 20:38:40 +08:00
ttionya a5baf21006 chore: support publish beta version to docker 2021-02-19 21:00:06 +08:00