Skip to content

Commit 13691a6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/typescript/Dockerfile

Lines changed: 1 addition & 1 deletion
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.10.7 as watchdog
22
FROM --platform=${TARGETPLATFORM:-linux/amd64} node:20.7.0-bullseye as ship
33

44
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)