mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Updated dockerfiles for migration to new server host
This commit is contained in:
parent
4990d8e7a1
commit
cce19aca81
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
# Use the official Python 3.11 image
|
||||
# FROM --platform=arm64 python:3.11.4-bookworm
|
||||
FROM python:3.11.4-bookworm
|
||||
|
||||
ENV PYTHONBUFFERED 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue