Skip to content

Commit b2e9a55

Browse files
committed
Minor bug in docker images.
1 parent cf1cc40 commit b2e9a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/metacall-runtime.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ sub_apt(){
7777
sub_python(){
7878
echo "configure python"
7979
cd $ROOT_DIR
80-
sub_apt_install_hold python3 libpython3.10
80+
sub_apt_install_hold python3 libpython3.11
8181
}
8282

8383
# Ruby

0 commit comments

Comments
 (0)