Skip to content

Commit

Permalink
build(docker): bump python version in Dockerfile (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
CapooL authored May 15, 2024
1 parent ae322e1 commit c0870e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hinghwa-dict-backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.8.11
FROM python:3.10

WORKDIR /usr/src/HinghwaDict-backend

Expand Down

0 comments on commit c0870e3

Please sign in to comment.