docs: use v3 image tag instead of latest in compose

This commit is contained in:
2026-09-12 15:56:00 +02:00
parent 2dc9d6aa16
commit 8df6b6c7b5
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ services:
- /data
app:
image: cupcakearmy/cryptgeon:latest
image: cupcakearmy/cryptgeon:v3
depends_on:
- cache