We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0f1dd commit 98c0fd0Copy full SHA for 98c0fd0
1 file changed
docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
environment:
22
POSTGRES_PASSWORD: root
23
POSTGRES_USER: root
24
- image: postgres:12.2
+ image: postgres:16
25
networks:
26
default:
27
aliases:
0 commit comments