mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-01-10 04:38:14 -05:00
chore: use v1 tag in example docker-compose.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
pocket-id:
|
||||
image: ghcr.io/pocket-id/pocket-id
|
||||
image: ghcr.io/pocket-id/pocket-id:v1
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user