Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 30a77a5

Browse files
committed
chore: 🔧 use 3.10 in image
1 parent 7b7ce3a commit 30a77a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pull official base image
2-
FROM python:3.12.0a4-slim-buster
2+
FROM python:3.10.10-slim-buster
33

44
# set work directory
55
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)