Skip to content

Commit 0ca7466

Browse files
magneticflux-aparcar
authored andcommitted
Update Python version to 3.10 and use slim image
Signed-off-by: Mitchell Skaggs <skaggsm333@gmail.com>
1 parent 87ad689 commit 0ca7466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.7-buster
1+
FROM python:3.10-slim
22

33
RUN useradd -c "OpenWrt Builder" -m -d /home/build -s /bin/bash build
44

0 commit comments

Comments
 (0)