From b49bbc4393049a81d215a3ddf60e9dcd7c0a7eb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 24 Apr 2024 22:55:42 +0000 Subject: [PATCH] build: bump release version to 0.8 --- Dockerfile | 2 +- llamafile-latest.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index a47b0bb..8a3e7db 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.7.4/llamafile-0.7.4 +RUN curl -L -o ./llamafile https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8/llamafile-0.8 # Make llamafile executable. RUN chmod +x ./llamafile diff --git a/llamafile-latest.txt b/llamafile-latest.txt index 0a1ffad..aec258d 100644 --- a/llamafile-latest.txt +++ b/llamafile-latest.txt @@ -1 +1 @@ -0.7.4 +0.8