Bump the docker version for vDSO again

This commit is contained in:
Chen Chengjun 2025-08-22 08:52:53 +00:00 committed by Tate, Hongliang Tian
parent a4aa745de1
commit 8686d2b799
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.16.0-20250821
0.16.0-20250822

View File

@ -20,7 +20,7 @@ RUN git clone https://github.com/asterinas/linux_vdso.git && \
cd linux_vdso && \
git checkout 7489835
ENV VDSO_LIBRARY_PATH="/root/linux_vdso"
ENV VDSO_LIBRARY_DIR="/root/linux_vdso"
#= Build syscall test =========================================================