mirror of
https://github.com/gogs/gogs.git
synced 2025-04-28 13:50:35 +00:00
Dockerfile: fix up outdated s6-svscan path
This commit is contained in:
parent
c0332ff856
commit
324ab33096
@ -79,5 +79,5 @@ fi
|
||||
if [ $# -gt 0 ];then
|
||||
exec "$@"
|
||||
else
|
||||
exec /bin/s6-svscan /app/gogs/docker/s6/
|
||||
exec /usr/bin/s6-svscan /app/gogs/docker/s6/
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user