bump to latest image, remove thing that creates/maintains the metadb

This commit is contained in:
Josh Sandlin
2026-08-05 16:54:25 -04:00
parent 751d1de9f2
commit 4baa6dc18d
2 changed files with 2 additions and 8 deletions
+1 -7
View File
@@ -28,13 +28,7 @@
{
"repositories": ["**"],
"deleteReferrers": true,
"deleteUntagged": true,
"keepTags": [
{
"patterns": [".*"],
"pushedWithin": "24h"
}
]
"deleteUntagged": true
}
]
}
+1 -1
View File
@@ -15,7 +15,7 @@ services:
- ttlsh-network
zot:
image: ghcr.io/project-zot/zot-linux-amd64:v2.1.18
image: ghcr.io/project-zot/zot-linux-amd64:v2.1.20
container_name: ttlsh-zot
restart: always
pull_policy: always