Skip to content
Snippets Groups Projects
Commit f318d6f5 authored by Mario Wenzel's avatar Mario Wenzel
Browse files

postgresql version update

parent 514b80bd
Branches
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ version: '3.4' ...@@ -4,7 +4,7 @@ version: '3.4'
services: services:
db: db:
image: postgres:15.2 image: postgres:16.2
restart: always restart: always
env_file: env_file:
- ".env" - ".env"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment