fix: postgres version 17-alpine
All checks were successful
Deploy to Production / build-and-deploy (push) Successful in 2m53s
All checks were successful
Deploy to Production / build-and-deploy (push) Successful in 2m53s
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:17.1-alpine
|
image: postgres:17-alpine
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_USER=postgres
|
- POSTGRES_USER=postgres
|
||||||
- POSTGRES_DB=sifatbaho
|
- POSTGRES_DB=sifatbaho
|
||||||
|
|||||||
Reference in New Issue
Block a user