Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Commit 1079ea3

Browse files
committed
update Dockerfile
1 parent 519135f commit 1079ea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pull official base image
2-
FROM python:3.11-slim
2+
FROM python:3.11.13-slim
33

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

0 commit comments

Comments
 (0)