Bump Subspaces to subs:v0.1.2b and Certrelay to certrelay:v0.2.7b;
align README and instructions with the new tags.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-09 11:43:26 -04:00
co-authored by Cursor
parent 61cd3e679a
commit 89f4475e99
4 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -18,11 +18,11 @@ export const manifest = setupManifest({
arch: ['x86_64', 'aarch64'],
},
subspaces: {
source: { dockerTag: 'horologger/subs:v0.1.2' },
source: { dockerTag: 'horologger/subs:v0.1.2b' },
arch: ['x86_64', 'aarch64'],
},
certrelay: {
source: { dockerTag: 'horologger/certrelay:v0.2.5' },
source: { dockerTag: 'horologger/certrelay:v0.2.7b' },
arch: ['x86_64', 'aarch64'],
},
nacho: {