diff --git a/Dockerfile b/Dockerfile index 1dad11c..cdfc2a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ #See the License for the specific language governing permissions and #limitations under the License. -ARG MOUNTPOINT_VERSION=1.3.2 +ARG MOUNTPOINT_VERSION=1.4.0 # Download the mountpoint tarball and produce an installable directory # Building on Amazon Linux 2 because it has an old libc version. libfuse from the os