[Whoogle] Use latest tag

It is now pinned to 0.8.2 and when the bot updates to a newer version it does not update the tag so switching to latest will help.
This commit is contained in:
bruvv
2023-08-26 07:11:45 +00:00
committed by GitHub
parent 73486d2243
commit d4464bd087

View File

@@ -1,8 +1,8 @@
{
"build_from": {
"aarch64": "ghcr.io/benbusby/whoogle-search:0.8.2",
"amd64": "ghcr.io/benbusby/whoogle-search:0.8.2",
"armv7": "ghcr.io/benbusby/whoogle-search:0.8.2"
"aarch64": "ghcr.io/benbusby/whoogle-search:latest",
"amd64": "ghcr.io/benbusby/whoogle-search:latest",
"armv7": "ghcr.io/benbusby/whoogle-search:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"