mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26:47 +00:00
Move AlpineFunction to 0.5.6
This commit is contained in:
parent
f842e7f1f4
commit
7c32a20294
@ -1,6 +1,6 @@
|
||||
FROM alpine:latest
|
||||
|
||||
ADD https://github.com/alexellis/faas/releases/download/0.5.1-alpha/fwatchdog /usr/bin
|
||||
ADD https://github.com/alexellis/faas/releases/download/0.5.6-alpha/fwatchdog /usr/bin
|
||||
# COPY ./fwatchdog /usr/bin/
|
||||
RUN chmod +x /usr/bin/fwatchdog
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user