Update Dockerfile

This commit is contained in:
Keannu Bernasol 2024-07-24 18:14:07 +08:00
parent fffe3c7145
commit 30fd8e6027

View file

@ -1,5 +1,5 @@
# Use the official Python 3.11 image # 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 # ARG BUILDPLATFORM
# FROM python:3.11.7-bullseye # FROM python:3.11.7-bullseye