Skip to content

Commit

Permalink
Update classic watchdog for dockerfile template
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Jan 23, 2025
1 parent c5224a6 commit 475435e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/dockerfile/function/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/openfaas/classic-watchdog:0.3.1 AS watchdog
FROM ghcr.io/openfaas/classic-watchdog:0.3.2 AS watchdog

FROM alpine:3.21.2

Expand Down

0 comments on commit 475435e

Please sign in to comment.