File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1- FROM openfaas/of-watchdog:0.5.3 as watchdog
1+ FROM openfaas/of-watchdog:0.7.2 as watchdog
2+
23FROM golang:1.11-alpine3.10 as build
34
45ENV CGO_ENABLED=0
Original file line number Diff line number Diff line change 1- FROM openfaas/of-watchdog:0.7.1 as watchdog
1+ FROM openfaas/of-watchdog:0.7.2 as watchdog
2+
23FROM golang:1.10.4-alpine3.8 as build
34
45ENV CGO_ENABLED=0
Original file line number Diff line number Diff line change 1- FROM openfaas/of-watchdog:0.5.3 as watchdog
1+ FROM openfaas/of-watchdog:0.7.2 as watchdog
2+
3+
24FROM golang:1.11-alpine3.10 as build
35
46ENV CGO_ENABLED=0
Original file line number Diff line number Diff line change 1- FROM openfaas/of-watchdog:0.7.1 as watchdog
1+ FROM openfaas/of-watchdog:0.7.2 as watchdog
2+
23FROM golang:1.11-alpine3.10 as build
34
45ENV CGO_ENABLED=0
You can’t perform that action at this time.
0 commit comments