Skip to content

Commit 3fb390f

Browse files
committed
Bump boost
1 parent 7df62fa commit 3fb390f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ RUN \
3131
python3-dev && \
3232
apk add -U --update --no-cache \
3333
7zip \
34-
boost1.82-system \
35-
boost1.82-python3 \
34+
boost1.84-system \
35+
boost1.84-python3 \
3636
libstdc++ \
3737
nodejs \
3838
python3 && \

Dockerfile.aarch64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ RUN \
3131
python3-dev && \
3232
apk add -U --update --no-cache \
3333
7zip \
34-
boost1.82-system \
35-
boost1.82-python3 \
34+
boost1.84-system \
35+
boost1.84-python3 \
3636
libstdc++ \
3737
nodejs \
3838
python3 && \

0 commit comments

Comments
 (0)