mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-25 02:40:04 +00:00
Merge pull request #10028 from amshinde/upgrade-blogbench-1.2
metric: Upgrade blogbench to 1.2
This commit is contained in:
@@ -15,7 +15,7 @@ ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
# URL for blogbench test and blogbench version
|
||||
ENV BLOGBENCH_URL "https://download.pureftpd.org/pub/blogbench"
|
||||
ENV BLOGBENCH_VERSION 1.1
|
||||
ENV BLOGBENCH_VERSION 1.2
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends build-essential curl && \
|
||||
|
Reference in New Issue
Block a user