Commit Graph

13 Commits

Author SHA1 Message Date
Jordan Webb
bc7fbb716c
Update Dockerfile (#28)
* Try to make it impossible to confuse arches

* Use GHA cache
2022-05-01 23:06:58 -05:00
dependabot[bot]
45e14af839
Bump docker/login-action from 1.10.0 to 1.14.1 (#18)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.14.1)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 13:42:37 -05:00
dependabot[bot]
07a003bb3c
Bump actions/checkout from 2.3.4 to 3.0.2 (#22)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.0.2.
- [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.3.4...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 13:42:26 -05:00
dependabot[bot]
d04d556eb9
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 (#23)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.6.0...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 13:42:14 -05:00
dependabot[bot]
059d681f74
Bump docker/setup-buildx-action from 1.3.0 to 1.6.0 (#10)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-15 11:03:49 -05:00
dependabot[bot]
56d599eb00
Bump docker/login-action from 1.9.0 to 1.10.0 (#6)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-25 14:39:28 -05:00
dependabot[bot]
47ecea9e7b
Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#5)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 09:25:17 -05:00
Jordan Webb
959d18aa26
Create dependabot.yml (#4) 2021-05-14 10:37:50 -05:00
Jordan Webb
a412003f09
Swap publish for cibuild 2021-05-13 23:18:24 -05:00
Jordan Webb
dc000fefe4
Fix cron 2021-02-05 12:10:35 -06:00
Jordan Webb
459c5f67b6
Fix workflow 2021-02-02 21:00:16 -06:00
Jordan Webb
465871bdd3
Fix multistage caching 2021-02-02 20:54:30 -06:00
Jordan Webb
09205a57ed
Add publishing workflow 2021-02-02 01:29:26 -06:00