Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit 09570dd

Browse files
committed
⬆️ python3.12
1 parent ba9fda7 commit 09570dd

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

33
RUN apt-get update && apt-get -y upgrade
44
RUN apt-get install -y pkg-config libicu-dev

0 commit comments

Comments
 (0)