We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a425df commit 277b839Copy full SHA for 277b839
1 file changed
docker/docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
ports:
14
- 8888:8888
15
database:
16
- image: postgres:16.4
+ image: postgres:16.9
17
restart: always
18
user: postgres
19
environment:
0 commit comments