Grant Bevis
|
1efa500ae2
|
Merge pull request #13 from grantbevis/dependabot/github_actions/docker/build-push-action-3
Bump docker/build-push-action from 2 to 3
|
2022-05-27 08:51:27 +01:00 |
dependabot[bot]
|
069b33986a
|
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-05-05 23:31:57 +00:00 |
dependabot[bot]
|
df3a8a23dc
|
Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 23:31:54 +00:00 |
dependabot[bot]
|
ec9b7fa5c5
|
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-03-01 23:38:05 +00:00 |
Grant Bevis
|
40f2ee6244
|
Fixed trying to push to docker hub
|
2021-12-29 08:34:07 +00:00 |
Grant Bevis
|
a5da585cc9
|
Typo
|
2021-12-29 08:28:37 +00:00 |
Grant Bevis
|
236fbf03fe
|
Added GHA and switching to main branch as default. Also set /etc/ssh to be a volume
|
2021-12-29 08:22:29 +00:00 |