We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f27fd commit f52f5f9Copy full SHA for f52f5f9
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.9.16 as watchdog
2
FROM --platform=${TARGETPLATFORM:-linux/amd64} node:20.7.0-bullseye as ship
3
4
ARG TARGETPLATFORM
0 commit comments