Skip to content

Commit b235bd6

Browse files
committed
python update in dockerfile
1 parent 23b1810 commit b235bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG DEBIAN_FRONTEND=noninteractive
1010
RUN apt-get update && \
1111
apt-get install -qqy \
1212
build-essential \
13-
python3.10 \
13+
python3.11 \
1414
python3-pip \
1515
git \
1616
mesa-utils \

0 commit comments

Comments
 (0)