Skip to content

Commit

Permalink
[CON-2905] update python in thrift docker image to 3.11 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkreddy authored Nov 16, 2023
1 parent 188e16b commit 64de1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thrift/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7.11-slim
FROM python:3.11.4-slim

ENV MD5_HASH 38a27d391a2b03214b444cb13d5664f1
ENV THRIFT_VERSION 0.13.0
Expand Down

0 comments on commit 64de1eb

Please sign in to comment.