mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 02:11:01 +00:00
Update Dockerfile
This commit is contained in:
parent
4b75910ff3
commit
e348d6a6bb
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ EXPOSE 8000
|
|||
|
||||
ENV DATABASE_DRIVER=sqlite3
|
||||
ENV DATABASE_CONFIG=/var/lib/drone/drone.sqlite
|
||||
ENV GODEBUG=netdns=go
|
||||
#ENV GODEBUG=netdns=go
|
||||
|
||||
ADD release/drone /drone
|
||||
|
||||
|
|
Loading…
Reference in a new issue