Change to bullseye
This commit is contained in:
parent
6df27b2da0
commit
8476b325f1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3-buster
|
||||
FROM python:3-bullseye
|
||||
|
||||
# We need to set the host to 0.0.0.0 to allow outside access
|
||||
ENV HOST 0.0.0.0
|
||||
|
|
Loading…
Reference in a new issue