We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5b7d90 + e74df60 commit 774ee0aCopy full SHA for 774ee0a
1 file changed
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
postgres:
5
- image: postgres:15.2
+ image: postgres:15.3
6
environment:
7
POSTGRES_USER: root
8
POSTGRES_PASSWORD: root
0 commit comments