0.85.0 (#23)
Build / Build [amd64] (push) Has been cancelled
Build / Build [arm64] (push) Has been cancelled
Build / Publish (push) Has been cancelled

* bump outline to v0.85.0

* bump Node version in Dockerfile

* use new OIDC_ISSUER_URL in docker-compose.yml (v0.85.0)

* update translations

* update the workflow

* update readme
This commit is contained in:
Evgeny
2025-07-04 14:14:52 +05:00
committed by GitHub
parent cf2d26b011
commit d22c3ab04c
6 changed files with 130 additions and 111 deletions
+2 -2
View File
@@ -19,8 +19,8 @@
```yaml
services:
outline:
image: flameshikari/outline-ru:0.83.0
# image: ghcr.io/flameshikari/outline-ru:0.83.0
image: flameshikari/outline-ru:0.85.0
# image: ghcr.io/flameshikari/outline-ru:0.85.0
env_file: ./docker.env
expose:
- 3000