Skip to content

Commit

Permalink
updated thrift
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Mar 25, 2024
1 parent f8a8fa9 commit f04776c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM python:3.11.4-buster

FROM python:3.12.0
RUN echo "deb https://deb.debian.org/debian/ stable main" > /etc/apt/sources.list
RUN apt-get update -y \
&& apt-get install -y build-essential \
&& apt-get clean \
Expand Down
2 changes: 0 additions & 2 deletions simple_vm_client/VirtualMachineService.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f04776c

Please sign in to comment.