We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee0055e + 85f3ce1 commit a21271cCopy full SHA for a21271c
images/openwisp_base/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13-slim-bullseye AS system
+FROM python:3.14-slim-trixie AS system
2
3
# System requirements:
4
# 1. gettext: Required by envsubst used in scripts
requirements-test.txt
@@ -1,3 +1,2 @@
docker>=7.1.0,<7.2.0
-openwisp-utils[qa,selenium]~=1.2.0
-sphinx<8.0.0
+openwisp-utils[qa,selenium]~=1.2.1
0 commit comments