Skip to content

Commit 8d0f44f

Browse files
committed
Update debian template watchdog
This template was lagging behind the others which use 0.7.7 Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 7411356 commit 8d0f44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/python3-http-debian/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openfaas/of-watchdog:0.7.2 as watchdog
1+
FROM openfaas/of-watchdog:0.7.7 as watchdog
22
FROM python:3.7-slim-buster
33

44
COPY --from=watchdog /fwatchdog /usr/bin/fwatchdog

0 commit comments

Comments
 (0)