diff --git a/server/deploy-template/compose.yml b/server/deploy-template/compose.yml index 5573191a..296468a8 100644 --- a/server/deploy-template/compose.yml +++ b/server/deploy-template/compose.yml @@ -17,7 +17,7 @@ services: - POSTGRES_USER=drop - POSTGRES_DB=drop drop: - image: ghcr.io/drop-oss/drop + image: decduck/drop-oss:v0.2.0-beta depends_on: postgres: condition: service_healthy