diff --git a/Dockerfile b/Dockerfile index a1ecd99..5a4a636 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG HARDENED_MALLOC_VERSION=2024053100 +ARG HARDENED_MALLOC_VERSION=2024060400 ### Build Hardened Malloc FROM alpine:latest as hmalloc-builder