Skip to content

Commit 08ab804

Browse files
committed
Bump for classic watchdog version
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 2bd301e commit 08ab804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/languages/dockerfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ faas-cli new --lang dockerfile curl
2121
Inspect the contents of `curl/Dockerfile`:
2222

2323
```
24-
FROM ghcr.io/openfaas/classic-watchdog:0.2.1 as watchdog
24+
FROM ghcr.io/openfaas/classic-watchdog:0.3.6 as watchdog
2525
2626
FROM alpine:3.18
2727

0 commit comments

Comments
 (0)