mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +00:00
Update alpine version to 3.7
This updates alpine version to 3.7 in sample-functions, gateway and some markdown docas. Signed-off-by: Ivana Yovcheva (VMware) <iyovcheva@vmware.com>
This commit is contained in:
committed by
Alex Ellis
parent
975cf4be7c
commit
7f6295c9cf
@ -1,4 +1,4 @@
|
||||
FROM arm64v8/alpine:3.6
|
||||
FROM arm64v8/alpine:3.7
|
||||
|
||||
ADD https://github.com/alexellis/faas/releases/download/0.8.0/fwatchdog-arm64 /usr/bin/fwatchdog
|
||||
# COPY ./fwatchdog /usr/bin/
|
||||
|
Reference in New Issue
Block a user