We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023d53d commit b7bb6d1Copy full SHA for b7bb6d1
docker-compose.yml
@@ -58,7 +58,7 @@ services:
58
59
eyeshade-postgres:
60
container_name: eyeshade-postgres
61
- image: postgres:15.4
+ image: postgres:16.2
62
ports:
63
- "3012:5432"
64
environment:
0 commit comments