Skip to content

Commit

Permalink
Update Python version to 3.10 and use slim image
Browse files Browse the repository at this point in the history
Signed-off-by: Mitchell Skaggs <skaggsm333@gmail.com>
  • Loading branch information
magneticflux- authored and aparcar committed Jul 29, 2022
1 parent 87ad689 commit 0ca7466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.server
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7-buster
FROM python:3.10-slim

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

Expand Down

0 comments on commit 0ca7466

Please sign in to comment.