Bumped wt to 4.12.1 for the official docker image
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ RUN \
|
||||
make -j$(nproc) install
|
||||
|
||||
# WT
|
||||
ARG WT_VERSION=4.11.4
|
||||
ARG WT_VERSION=4.12.1
|
||||
ARG WT_DEBUG=OFF
|
||||
RUN \
|
||||
DIR=/tmp/wt && mkdir -p ${DIR} && cd ${DIR} && \
|
||||
|
||||
Reference in New Issue
Block a user