We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f27fd commit 13691a6Copy full SHA for 13691a6
template/typescript/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/of-watchdog:0.9.12 as watchdog
+FROM --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/of-watchdog:0.10.7 as watchdog
2
FROM --platform=${TARGETPLATFORM:-linux/amd64} node:20.7.0-bullseye as ship
3
4
ARG TARGETPLATFORM
0 commit comments