Compare commits
1 Commits
renovate/u
...
cd363cd971
Author | SHA1 | Date | |
---|---|---|---|
cd363cd971 |
@@ -15,7 +15,7 @@ rust-s3 = { version = "0.37.0", features = ["tokio"] }
|
||||
actix-web = "4.11.0"
|
||||
actix-session = { version = "0.11.0", features = ["redis-session"] }
|
||||
light-openid = "1.0.4"
|
||||
thiserror = "2.0.17"
|
||||
thiserror = "2.0.16"
|
||||
rand = "0.9.2"
|
||||
rust-embed = "8.7.2"
|
||||
mime_guess = "2.0.5"
|
||||
|
@@ -30,7 +30,7 @@ services:
|
||||
- 8448:8448/tcp
|
||||
|
||||
db:
|
||||
image: docker.io/postgres:18-alpine
|
||||
image: docker.io/postgres:17-alpine
|
||||
user: "1000"
|
||||
environment:
|
||||
- POSTGRES_USER=synapse
|
||||
|
Reference in New Issue
Block a user