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