allow to upgrade the mastercontainer even if no update was found

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-03-14 22:40:13 +01:00
parent 8661bdf020
commit 0e1edde3a7
2 changed files with 3 additions and 0 deletions

View file

@ -23,6 +23,8 @@ class DockerHubManager
return $cachedVersion;
}
// If one of the links below should ever become outdated, we can still upgrade the mastercontainer via the webinterface manually by opening '/api/docker/getwatchtower'
try {
$authTokenRequest = $this->guzzleClient->request(
'GET',