Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Dockerfile to use Python 3.11.11 and Alpine Linux
- Update base image to `public.ecr.aws/docker/library/python:3.11.11-slim-bookworm` for improved performance - Switch to `public.ecr.aws/docker/library/python:3.11.11-alpine` as the new base image for reduced size - Preserve `LABEL description="Get local datetime from multiple timezones!"`
- Loading branch information