Skip to content

Commit 8476b32

Browse files
authored
Change to bullseye
1 parent 6df27b2 commit 8476b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

33
# We need to set the host to 0.0.0.0 to allow outside access
44
ENV HOST 0.0.0.0

0 commit comments

Comments
 (0)