diff --git a/stack.yaml b/stack.yaml index eacf8bf..070629a 100644 --- a/stack.yaml +++ b/stack.yaml @@ -2,7 +2,7 @@ version: "3.8" services: postgres: - image: postgres:17.1-alpine + image: postgres:17-alpine environment: - POSTGRES_USER=postgres - POSTGRES_DB=sifatbaho