fix: use git24hcom/authelia:latest image
This commit is contained in:
parent
11e893eb02
commit
8f25bc5d63
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
authelia:
|
||||
image: authelia/authelia:latest
|
||||
image: git24hcom/authelia:latest
|
||||
container_name: authelia
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
|
|
|
|||
Loading…
Reference in a new issue