Skip to content

Commit a21271c

Browse files
Merge branch 'master' into fix/chart-loading-use-dashboard-domain
2 parents ee0055e + 85f3ce1 commit a21271c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

images/openwisp_base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13-slim-bullseye AS system
1+
FROM python:3.14-slim-trixie AS system
22

33
# System requirements:
44
# 1. gettext: Required by envsubst used in scripts

requirements-test.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
docker>=7.1.0,<7.2.0
2-
openwisp-utils[qa,selenium]~=1.2.0
3-
sphinx<8.0.0
2+
openwisp-utils[qa,selenium]~=1.2.1

0 commit comments

Comments
 (0)