forked from iarv/meshtastic-bridge
Bump Dockerfile Python version to fix crash
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# set base image (host OS)
|
||||
FROM python:3.8
|
||||
FROM python:3.9
|
||||
|
||||
# set the working directory in the container
|
||||
WORKDIR /code
|
||||
|
||||
Reference in New Issue
Block a user