our backups may be ran as root
This commit is contained in:
parent
c9c64c0166
commit
529ea746be
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ services:
|
|||
build:
|
||||
context: ./repos/backups
|
||||
dockerfile: Containerfile
|
||||
user: backups
|
||||
user: root
|
||||
environment:
|
||||
- PYTHONUNBUFFERED=1
|
||||
- IMMEDIATE=1
|
||||
|
|
Reference in a new issue