Skip to content

Commit

Permalink
Merge pull request #2 from neoskop/renovate/ghcr.io-openfaas-of-watch…
Browse files Browse the repository at this point in the history
…dog-0.x

chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.11
  • Loading branch information
arnediekmann authored Mar 3, 2023
2 parents 7ce8dd6 + 7a6c532 commit 8c5f407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/nestjs/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.6 as watchdog
FROM --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/of-watchdog:0.9.11 as watchdog
FROM --platform=${TARGETPLATFORM:-linux/amd64} node:19.7.0-bullseye as ship

ARG TARGETPLATFORM
Expand Down

0 comments on commit 8c5f407

Please sign in to comment.