fix: solve broken Docker build with alpine image
Commitb8f35ceexcluded `docker_config.json` by changing .dockerignore rules and this was not reverted by46d8046. This commit adds the exception back. Fixes #2484
This commit is contained in:
parent
6744cd47ce
commit
c81133c1de
@ -1,3 +1,4 @@
|
||||
*
|
||||
!docker/*
|
||||
!docker_config.json
|
||||
!filebrowser
|
||||
Loading…
Reference in New Issue
Block a user