Updating postgres version
All checks were successful
Test and build / build (push) Successful in 27s
All checks were successful
Test and build / build (push) Successful in 27s
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.9'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:15.2-alpine3.17
|
image: postgres:16.1-alpine3.19
|
||||||
user: postgres
|
user: postgres
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_PASSWORD=prutt
|
- POSTGRES_PASSWORD=prutt
|
||||||
|
|||||||
Reference in New Issue
Block a user