Skip to content

Commit

Permalink
Update base to python 3.8.14
Browse files Browse the repository at this point in the history
Signed-off-by: Dinesh Dutt <dd.ps4u@gmail.com>
  • Loading branch information
ddutt committed May 27, 2024
1 parent 0ca10d9 commit 1ce2a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-sqbase
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.8.13-slim-buster AS sqbase
FROM python:3.8.14-slim-buster AS sqbase

ENV PATH=/root/.local/bin:$PATH
ENV PYTHONPATH=/root/.local/lib
Expand Down

0 comments on commit 1ce2a5c

Please sign in to comment.