162 Commits

Author SHA1 Message Date
Seth Simmons
683eaf700e Migrate to build-push-action@v2 2021-03-24 11:21:59 -04:00
Seth Simmons
7cd2be1580 Add workflow_dispatch event support 2021-03-24 10:48:56 -04:00
Seth Simmons
0ef3718b88 Change to only build if Dockerfile is edited 2021-03-24 10:41:38 -04:00
Seth Simmons
c91465c9c5 Update and rename update-image.yml to update-image-on-push.yml 2021-03-24 10:37:31 -04:00
Seth Simmons
3d4966f6a2 Create update-base-image.yml 2021-03-24 10:36:10 -04:00
Seth Simmons
05cd1d98f9 Fix Docker Hub push 2021-03-23 10:37:10 -04:00
Seth Simmons
2d1e1f7bb8 Update names and Docker Hub repository 2021-03-22 16:13:44 -04:00
Seth Simmons
81f692a683 Add Docker Hub image push to Github CI 2021-03-22 16:04:01 -04:00
Mike Keller
c48ec73434 gh-actions/update-container (#24)
Remove unneeded tags from the container update process.
2021-02-24 08:03:39 -08:00
Mike Keller
36de7d62d5 Better Tagging in Update Image Workflow (#21) 2021-02-23 14:51:41 -08:00
Mike Keller
5a9165355b Cleanup Automated Container Rebuild (#19)
* Cleaning up items created during testing of the automated rebuild workflow.
2021-02-23 12:32:00 -08:00
Mike Keller
f52d09cf61 Automated Image Updates (#17)
* Adds initial workflow file for automatically keeping container images up to date.
* TODO: Still requires testing for the cron schedule to ensure that it is working appropriately.
2021-02-23 11:53:18 -08:00