mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 12:06:37 +00:00
Update to golang.exe
This commit is contained in:
@ -9,7 +9,7 @@ RUN go build
|
||||
ADD ./watchdog.exe /
|
||||
|
||||
EXPOSE 8080
|
||||
ENV fprocess="app.exe"
|
||||
ENV fprocess="golang.exe"
|
||||
|
||||
ENV suppress_lock="true"
|
||||
|
||||
|
Reference in New Issue
Block a user