From 1335425539c02e3ae1805fcbefe2b6a8d9259c9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 25 May 2024 14:55:31 +0000 Subject: [PATCH] build: bump release version to 0.8.6 --- Dockerfile | 2 +- llamafile-latest.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 738d7c3..cff322e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ WORKDIR /download RUN apt-get update && apt-get install -y curl # Download latest llamafile from github. -RUN curl -L -o ./llamafile https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8.5/llamafile-0.8.5 +RUN curl -L -o ./llamafile https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8.6/llamafile-0.8.6 # Make llamafile executable. RUN chmod +x ./llamafile diff --git a/llamafile-latest.txt b/llamafile-latest.txt index 7ada0d3..7fc2521 100644 --- a/llamafile-latest.txt +++ b/llamafile-latest.txt @@ -1 +1 @@ -0.8.5 +0.8.6