Update Dockerfile.jemalloc
This commit is contained in:
parent
be8416e2bc
commit
557d7181c1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Build Jemalloc
|
||||
FROM alpine:${ALPINE_VERSION} as build-jemalloc
|
||||
FROM alpine:3.13 as build-jemalloc
|
||||
|
||||
ARG JEMALLOC_VERSION=5.2.1
|
||||
|
||||
|
|
Loading…
Reference in a new issue