Skip to content

Commit

Permalink
chore(deps): update ghcr.io/openfaas/of-watchdog docker tag to v0.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2023
1 parent 2a35e71 commit dc77c05
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.11 as watchdog
FROM --platform=${TARGETPLATFORM:-linux/amd64} ghcr.io/openfaas/of-watchdog:0.9.12 as watchdog
FROM --platform=${TARGETPLATFORM:-linux/amd64} node:19.7.0-bullseye as ship

ARG TARGETPLATFORM
Expand Down

0 comments on commit dc77c05

Please sign in to comment.