Update Dockerfile.jemalloc

This commit is contained in:
Wonderfall 2021-04-20 22:51:55 +02:00 committed by GitHub
parent be8416e2bc
commit 557d7181c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Build Jemalloc # Build Jemalloc
FROM alpine:${ALPINE_VERSION} as build-jemalloc FROM alpine:3.13 as build-jemalloc
ARG JEMALLOC_VERSION=5.2.1 ARG JEMALLOC_VERSION=5.2.1