We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc48648 commit 369101fCopy full SHA for 369101f
1 file changed
docker/docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
ports:
14
- 8888:8888
15
database:
16
- image: postgres:18.2
+ image: postgres:18.3
17
restart: always
18
user: postgres
19
environment:
0 commit comments