We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f0087 commit b5a0fe6Copy full SHA for b5a0fe6
template/golang-middleware/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/of-watchdog:0.10.11 as watchdog
+FROM --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/of-watchdog:0.10.1 as watchdog
2
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.22-alpine as build
3
4
ARG TARGETPLATFORM
0 commit comments