chore: use v3 tag instead of latest

This commit is contained in:
Stavros
2025-03-10 22:15:35 +02:00
parent be836c296c
commit 7e39cb0dfe

View File

@@ -19,7 +19,7 @@ services:
tinyauth: tinyauth:
container_name: tinyauth container_name: tinyauth
image: ghcr.io/steveiliop56/tinyauth:latest image: ghcr.io/steveiliop56/tinyauth:v3
environment: environment:
- SECRET=some-random-32-chars-string - SECRET=some-random-32-chars-string
- APP_URL=https://tinyauth.example.com - APP_URL=https://tinyauth.example.com