mirror of
https://github.com/openfaas/faas.git
synced 2025-06-20 21:36:33 +00:00
Update armhf to use armv6 binaries
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
FROM armhf/alpine:latest
|
||||
FROM armhf/alpine:3.5
|
||||
|
||||
COPY fwatchdog /usr/bin
|
||||
ADD https://github.com/alexellis/faas/releases/download/v0.3-alpha/fwatchdog-armhf /usr/bin/fwatchdog
|
||||
RUN chmod +x /usr/bin/fwatchdog
|
||||
|
||||
# Populate example here
|
||||
|
Reference in New Issue
Block a user