Introduction of watchtower to watch for new images.

This commit is contained in:
Christian Steinle
2022-09-16 11:52:44 +02:00
parent 996ec2981b
commit 94f683d091
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"auths": {
"cs-registry.ddnss.de": {
"auth": "Y2hyaXM6U2VjcmV0MTI="
},
"https://index.docker.io/v1/": {
"auth": "Y3MyMjExOkU2U2Njc3ViRFJrYUppMlNMVSUh"
}
}
}