We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b0642b commit 0b0b655Copy full SHA for 0b0b655
template/golang-http/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openfaas/of-watchdog:0.5.3 as watchdog
+FROM openfaas/of-watchdog:0.7.1 as watchdog
2
FROM golang:1.10.4-alpine3.8 as build
3
4
ENV CGO_ENABLED=0
template/golang-middleware/Dockerfile
FROM golang:1.11-alpine3.10 as build
0 commit comments