Update docker-compose.yml
This commit is contained in:
@@ -46,7 +46,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
pgsql:
|
||||
image: postgres:17
|
||||
image: postgres:18
|
||||
container_name: lista-zakupow-pgsql-db
|
||||
environment:
|
||||
POSTGRES_DB: ${DB_NAME}
|
||||
|
Reference in New Issue
Block a user