Updating postgres version
All checks were successful
Test and build / build (push) Successful in 27s

This commit is contained in:
Lilleman auf Larv 2024-02-04 04:33:02 +01:00
parent 4846f43f98
commit 277841a530

View File

@ -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