Skip to content

Commit

Permalink
Merge pull request #52 from hvalev/mergerfs-updates
Browse files Browse the repository at this point in the history
Update mergerfs-version to 2.37.0
  • Loading branch information
hvalev committed Sep 9, 2023
2 parents bd4c3bb + 90dde5a commit a845c56
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM alpine:3.18.3 AS builder
ENV MERGERFS_VERSION=2.36.0
ENV MERGERFS_VERSION=2.37.0

RUN apk add g++ git linux-headers make python3
RUN git clone https://github.com/trapexit/mergerfs /mergerfs
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# mergerfs-docker
[![build](https://github.com/hvalev/mergerfs-docker/actions/workflows/build.yml/badge.svg)](https://github.com/hvalev/mergerfs-docker/actions/workflows/build.yml)
![Shiny%20version](https://img.shields.io/badge/mergerfs%20version-2.36.0-green)
![Shiny%20version](https://img.shields.io/badge/mergerfs%20version-2.37.0-green)
![Docker Pulls](https://img.shields.io/docker/pulls/hvalev/mergerfs)
![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/hvalev/mergerfs)

Expand Down
2 changes: 1 addition & 1 deletion mergerfs-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.36.0
2.37.0

0 comments on commit a845c56

Please sign in to comment.