Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev/build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/ietf-tools/datatracker-app-base:20260512T1629
FROM ghcr.io/ietf-tools/datatracker-app-base:20260527T1529
LABEL maintainer="IETF Tools Team <tools-discuss@ietf.org>"

ENV DEBIAN_FRONTEND=noninteractive
Expand Down
2 changes: 1 addition & 1 deletion dev/build/TARGET_BASE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20260512T1629
20260527T1529
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,6 @@ unidecode>=1.4.0
urllib3>=2.5.0
weasyprint>=66.0
xml2rfc>=3.30.0
xym>=0.6,<1.0
xym>=0.6,<0.10.0
zxcvbn>=4.5.0
types-zxcvbn~=4.5.0.20250223 # match zxcvbn version
Loading