fix: use ghcr instead of docker registry

This commit is contained in:
Huskydog9988
2025-05-28 12:15:23 -04:00
parent ddaba898ee
commit be793ce0f7

View File

@ -17,7 +17,7 @@ services:
- POSTGRES_USER=drop
- POSTGRES_DB=drop
drop:
image: decduck/drop-oss:v0.2.0-beta
image: ghcr.io/drop-oss/drop:latest
depends_on:
postgres:
condition: service_healthy