mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2024-11-16 22:09:25 +08:00
Update Dockerfile
This commit is contained in:
parent
fffe3c7145
commit
30fd8e6027
1 changed files with 46 additions and 46 deletions
|
@ -1,5 +1,5 @@
|
|||
# Use the official Python 3.11 image
|
||||
FROM --platform=arm64 python:3.11.7-bullseye
|
||||
FROM --platform=arm64 python:3.11.9-bookworm
|
||||
# ARG BUILDPLATFORM
|
||||
# FROM python:3.11.7-bullseye
|
||||
|
||||
|
|
Loading…
Reference in a new issue