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.
2 parents 27e4800 + 51c1b92 commit 345c1b7Copy full SHA for 345c1b7
.nvmrc
@@ -1 +1 @@
1
-22.13.0
+22.13.1
docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
- 8000:8000
14
container_name: lomake_dev
15
db:
16
- image: postgres:13.16
+ image: postgres:13.18
17
container_name: lomake_db
18
environment:
19
- PGDATA=/data
0 commit comments