1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
fb91e45806 Outline: upgrade to 0.86.1 2025-08-11 08:15:06 +03:00
44f82434e7 Authelia: upgrade to 4.39.6 2025-08-11 08:14:37 +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.5'
image: 'docker.io/authelia/authelia:4.39.6'
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.86.0
image: outlinewiki/outline:0.86.1
container_name: outline_app
restart: unless-stopped
depends_on: