Skip to content

Commit

Permalink
chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 26, 2024
1 parent 43f27fd commit 29f925f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/typescript/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
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.5 as watchdog
FROM --platform=${TARGETPLATFORM:-linux/amd64} node:20.7.0-bullseye as ship

ARG TARGETPLATFORM
Expand Down

0 comments on commit 29f925f

Please sign in to comment.