We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df62fa commit 3fb390fCopy full SHA for 3fb390f
2 files changed
Dockerfile
@@ -31,8 +31,8 @@ RUN \
31
python3-dev && \
32
apk add -U --update --no-cache \
33
7zip \
34
- boost1.82-system \
35
- boost1.82-python3 \
+ boost1.84-system \
+ boost1.84-python3 \
36
libstdc++ \
37
nodejs \
38
python3 && \
Dockerfile.aarch64
0 commit comments