Bump the docker version for vDSO again
This commit is contained in:
parent
a4aa745de1
commit
8686d2b799
|
|
@ -1 +1 @@
|
|||
0.16.0-20250821
|
||||
0.16.0-20250822
|
||||
|
|
@ -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 =========================================================
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue