1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
da0a261ddd Outline: upgrade to 0.84.0 2025-05-12 12:58:21 +03:00
b9954d1bba Authelia: upgrade to 4.39.3 2025-05-12 12:55:41 +03:00
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ services:
authelia_app:
container_name: 'authelia_app'
image: 'docker.io/authelia/authelia:4.39.1'
image: 'docker.io/authelia/authelia:4.39.3'
user: '{{ user_create_result.uid }}:{{ user_create_result.group }}'
restart: 'unless-stopped'
networks:

View File

@ -3,7 +3,7 @@ services:
# See sample https://github.com/outline/outline/blob/main/.env.sample
outline_app:
image: outlinewiki/outline:0.83.0
image: outlinewiki/outline:0.84.0
container_name: outline_app
restart: unless-stopped
depends_on: