Commit Graph

18 Commits

Author SHA1 Message Date
Mark Crossen
98d3e475d3
add support for ARM (#485)
* build and run on arm64

* multiarch docker build

* add ARM64 warning to README.md
2024-03-03 12:09:41 +09:00
神楽坂·喵
69e7d8ee55
bash script version watchdog (#462)
* impl version watchdog

* Update update.sh

Co-authored-by: Florian Kinder <florian.kinder@fankserver.com>

* increase update check frequency to per hour

* Update .github/workflows/update.yml

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update update.sh

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update update.sh

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update .github/workflows/update.yml

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* prevent schedule running on fork

---------

Co-authored-by: Florian Kinder <florian.kinder@fankserver.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-15 12:41:12 +02:00
Paul Robertson
65e3f84c4f
skip pushing to dockerhub when user and pass are not specified (#418) 2021-09-25 18:38:59 +02:00
florian kinder
765d2bb23d Fixed syntax in workflow 2021-09-09 15:11:22 +02:00
Paul Robertson
0d5f77f0da
Update dependabot to check in ./docker (#405) 2021-09-08 17:10:00 +02:00
Paul Robertson
f3dc109e7e
update to sha256 for checksum verification (#407)
* update sha1 to sha256 for checksum validation

* switch jinja templating to docker build-args
2021-09-02 16:01:54 +02:00
StopMotionCuber
89b9851edb
Include templating support (#382) 2021-09-02 14:57:59 +02:00
Sandro Jäckel
c25e2c8a1d
Disable 0.18 because it got yanked from the download servers 2021-05-03 19:04:50 +02:00
dependabot-preview[bot]
cc4f8b192d
Upgrade to GitHub-native Dependabot (#389)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 01:49:38 +02:00
Sandro Jäckel
846e102ac8
Fix version short for stable 2021-01-27 23:51:45 +01:00
Sandro Jäckel
4551f6ee03
Fix tag pushes 2021-01-27 23:49:40 +01:00
Sandro Jäckel
09db1e2141
Mark 1.1 as stable 2021-01-27 23:39:56 +01:00
Sandro Jäckel
cb9a9812bd
Fix image in docker description update 2021-01-27 11:24:26 +01:00
Sandro Jäckel
d03e4063e7
Quote version numbers 2021-01-26 20:00:56 +01:00
Sandro Jäckel
21c5c85ac3
Fix yaml 2021-01-26 19:59:58 +01:00
Sandro Jäckel
a10642d3eb
Use secrets properly 2021-01-26 19:57:15 +01:00
Sandro Jäckel
2856c1cf76
Update docker hub description update 2021-01-26 19:51:32 +01:00
Sandro
3e736968d1
Converto to GitHub actions (#364) 2021-01-26 19:43:14 +01:00