Skip to content

Commit 3fc726b

Browse files
authored
Upgrade python 3.10 libs (#12)
* RestrictedPython to 8.0, authlib to latest * Ensure werkzeug is latest 2.3.x
1 parent 67a95e9 commit 3fc726b

File tree

3 files changed

+1293
-1126
lines changed

3 files changed

+1293
-1126
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18-bookworm AS frontend-builder
1+
FROM node:20-bookworm AS frontend-builder
22

33
RUN npm install --global --force [email protected]
44

0 commit comments

Comments
 (0)