File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- FROM openfaas/of-watchdog:0.5.3 as watchdog
1+ FROM openfaas/of-watchdog:0.7.2 as watchdog
22FROM python:2.7-alpine
33
44COPY --from=watchdog /fwatchdog /usr/bin/fwatchdog
Original file line number Diff line number Diff line change 1- FROM openfaas/of-watchdog:0.5.3 as watchdog
1+ FROM openfaas/of-watchdog:0.7.2 as watchdog
22FROM armhf/python:3.6-alpine
33
44ARG ADDITIONAL_PACKAGE
Original file line number Diff line number Diff line change 1- FROM openfaas/of-watchdog:0.5.3 as watchdog
1+ FROM openfaas/of-watchdog:0.7.2 as watchdog
22FROM python:3.7-alpine
33
44COPY --from=watchdog /fwatchdog /usr/bin/fwatchdog
Original file line number Diff line number Diff line change 1- FROM openfaas/of-watchdog:0.5.3 as watchdog
1+ FROM openfaas/of-watchdog:0.7.2 as watchdog
22FROM armhf/python:3.6-alpine
33
44ARG ADDITIONAL_PACKAGE
Original file line number Diff line number Diff line change 1- FROM openfaas/of-watchdog:0.5.3 as watchdog
1+ FROM openfaas/of-watchdog:0.7.2 as watchdog
22FROM python:3.7-alpine
33
44COPY --from=watchdog /fwatchdog /usr/bin/fwatchdog
You can’t perform that action at this time.
0 commit comments