diff options
| author | clyhtsuriva <aimeric@adjutor.xyz> | 2026-02-19 21:36:42 +0100 |
|---|---|---|
| committer | clyhtsuriva <aimeric@adjutor.xyz> | 2026-02-19 21:36:42 +0100 |
| commit | 3db2d9b241873d2ad1c9e995383b5048f60551d4 (patch) | |
| tree | 7aa4b5514ac7fc5dcd7d172de8aab2e460e9e040 /gotify | |
| parent | 9c25d5f597793e06fc57380fb6cea126c1477e51 (diff) | |
- Docuseal: 2.2.7 -> 2.3.4
- Gotify: 2.7.3 -> 2.9.0
- Vaultwarden: 1.34.3 -> 1.35.3
Diffstat (limited to 'gotify')
| -rw-r--r-- | gotify/compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gotify/compose.yaml b/gotify/compose.yaml index 6fcc562..7a6557d 100644 --- a/gotify/compose.yaml +++ b/gotify/compose.yaml @@ -1,7 +1,7 @@ --- services: gotify: - image: gotify/server:2.7.3 + image: gotify/server:2.9.0 restart: unless-stopped ports: - 10.0.0.1:8082:80 |
