Skip to content

Commit f52f5f9

Browse files
chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.16
1 parent 43f27fd commit f52f5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/typescript/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/of-watchdog:0.9.12 as watchdog
1+
FROM --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/of-watchdog:0.9.16 as watchdog
22
FROM --platform=${TARGETPLATFORM:-linux/amd64} node:20.7.0-bullseye as ship
33

44
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)