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 5535c89 commit a4ecaf7Copy full SHA for a4ecaf7
1 file changed
docker/docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
ports:
14
- 8888:8888
15
database:
16
- image: postgres:18.3
+ image: postgres:18.4
17
restart: always
18
user: postgres
19
environment:
0 commit comments