Skip to content

Commit 6c890fa

Browse files
committed
Build with newer sdk for shuffle-ai
1 parent ff6cbca commit 6c890fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shuffle-ai/1.0.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM python:3.10-slim
22

3-
# Install all alpine build tools needed for our pip installs
3+
# Install all build tools needed for our pip installs
44
RUN apt update
55
RUN apt install -y clang g++ make automake autoconf libtool cmake
66

0 commit comments

Comments
 (0)