Skip to content

Commit dc88824

Browse files
authored
Use newer debian and python (#93)
Fix #77 I checked manually, git is installed, and flask is installed during the build.
1 parent 131633d commit dc88824

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.7-stretch
1+
FROM python:3.11-bookworm
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)