Skip to content

Commit

Permalink
Adding missed file. dropping the support for python 3.8.
Browse files Browse the repository at this point in the history
Dropping the support for python 3.8 but these are required to merge the PR as the PR build needs these files because it runs based on the master files. We will be deleting these files once the PR is merged.
Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>

Signed-off-by: Lokesh Rangineni <lokeshforjava@gmail.com>
  • Loading branch information
lokeshrangineni committed Mar 15, 2024
1 parent 5794d58 commit bf1e55a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.8
FROM python:3.9

WORKDIR /usr/src/

Expand Down

0 comments on commit bf1e55a

Please sign in to comment.