1.4.0 (#29)
Build / Build [amd64] (push) Has been cancelled
Build / Build [arm64] (push) Has been cancelled
Build / Publish (push) Has been cancelled

* bump version to 1.4.0

* update .dockerignore

* update translation.json
This commit is contained in:
Evgeny
2026-01-28 16:09:50 +05:00
committed by GitHub
parent 076879fd63
commit 2914b54933
4 changed files with 45 additions and 30 deletions
+3 -3
View File
@@ -20,8 +20,8 @@
```yaml
services:
outline:
image: flameshikari/outline-ru:1.3.0
# image: ghcr.io/flameshikari/outline-ru:1.3.0
image: flameshikari/outline-ru:1.4.0
# image: ghcr.io/flameshikari/outline-ru:1.4.0
env_file: ./docker.env
expose:
- 3000
@@ -93,7 +93,7 @@ services:
2. Пулл изменений в подмодуле и переключение на последний доступный тег:
```sh
git submodule foreach 'git pull --rebase --tags && git checkout v1.3.0'
git submodule foreach 'git pull --rebase --tags && git checkout v1.4.0'
```
3. Запуск контейнеров: