diff --git a/thelounge/Dockerfile b/thelounge/Dockerfile index 8372a86..d5cf8b4 100644 --- a/thelounge/Dockerfile +++ b/thelounge/Dockerfile @@ -10,7 +10,7 @@ RUN \ g++=13.2.1_git20231014-r0 \ git=2.43.0-r0 \ make=4.4.1-r2 \ - python3=3.11.6-r1 \ + python3=3.11.8-r0 \ \ && apk add --no-cache \ icu-data-full=74.1-r0 \